Commit 72ae3817 by 叶明星

添加get变量获取

parent 5a4a9367
......@@ -2,14 +2,8 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="abcc2269-704e-4742-961a-998c3ad58297" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/Common/Conf/config.php" beforeDir="false" afterPath="$PROJECT_DIR$/Application/Common/Conf/config.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/Common/Controller/BaseController.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/Application/Common/Controller/BaseController.class.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/Passport/Conf/config_url.php" beforeDir="false" afterPath="$PROJECT_DIR$/Application/Passport/Conf/config_url.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/Passport/Controller/IndexController.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/Application/Passport/Controller/IndexController.class.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/Search/Conf/config_url.php" beforeDir="false" afterPath="$PROJECT_DIR$/Application/Search/Conf/config_url.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/Search/Controller/IndexController.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/Application/Search/Controller/IndexController.class.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/Common/View/public/indexheader.html" beforeDir="false" afterPath="$PROJECT_DIR$/Application/Common/View/public/indexheader.html" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
......@@ -33,73 +27,76 @@
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="true">
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Application/Search/Controller/IndexController.class.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="350">
<caret line="14" column="5" lean-forward="true" selection-start-line="14" selection-start-column="5" selection-end-line="14" selection-end-column="5" />
<state relative-caret-position="400">
<caret line="16" lean-forward="true" selection-start-line="16" selection-end-line="16" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Application/Search/Conf/config_url.php">
<entry file="file://$PROJECT_DIR$/Application/Search/View/Index/search.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="75">
<caret line="3" column="49" selection-start-line="3" selection-start-column="49" selection-end-line="3" selection-end-column="49" />
<state relative-caret-position="200">
<caret line="17" column="92" selection-start-line="17" selection-start-column="92" selection-end-line="17" selection-end-column="92" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Application/Common/Controller/BaseController.class.php">
<entry file="file://$PROJECT_DIR$/Application/Search/Conf/config_url.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="100">
<caret line="4" column="6" selection-start-line="4" selection-start-column="6" selection-end-line="4" selection-end-column="6" />
<state relative-caret-position="75">
<caret line="3" column="49" selection-start-line="3" selection-start-column="49" selection-end-line="3" selection-end-column="49" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Application/Passport/Controller/IndexController.class.php">
<entry file="file://$PROJECT_DIR$/Application/Common/Controller/BaseController.class.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="106">
<caret line="6" column="34" selection-start-line="6" selection-start-column="34" selection-end-line="6" selection-end-column="34" />
<state relative-caret-position="425">
<caret line="17" column="35" selection-start-line="17" selection-start-column="23" selection-end-line="17" selection-end-column="35" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Application/Common/Conf/config_url.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-100">
<caret line="11" column="22" selection-start-line="11" selection-start-column="5" selection-end-line="11" selection-end-column="22" />
</state>
</provider>
<entry file="file://$PROJECT_DIR$/Application/Common/View/public/top.html">
<provider selected="true" editor-type-id="text-editor" />
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Application/Home/Conf/config_url.php">
<entry file="file://$PROJECT_DIR$/Application/Common/View/public/header.html">
<provider selected="true" editor-type-id="text-editor" />
</entry>
</file>
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/Application/Common/View/public/indexheader.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="500">
<caret line="20" column="35" lean-forward="true" selection-start-line="20" selection-start-column="35" selection-end-line="20" selection-end-column="35" />
<state relative-caret-position="175">
<caret line="7" column="24" lean-forward="true" selection-start-line="7" selection-start-column="24" selection-end-line="7" selection-end-column="24" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Application/Common/Conf/config.php">
<entry file="file://$PROJECT_DIR$/Application/Passport/Controller/IndexController.class.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="250">
<caret line="10" column="27" selection-start-line="10" selection-start-column="27" selection-end-line="10" selection-end-column="27" />
<state relative-caret-position="106">
<caret line="6" column="34" selection-start-line="6" selection-start-column="34" selection-end-line="6" selection-end-column="34" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/Application/Common/Conf/config_db.php">
<entry file="file://$PROJECT_DIR$/Application/Common/Conf/config_url.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-375" />
<state relative-caret-position="-100">
<caret line="11" column="22" selection-start-line="11" selection-start-column="5" selection-end-line="11" selection-end-column="22" />
</state>
</provider>
</entry>
</file>
......@@ -158,8 +155,6 @@
<option value="$PROJECT_DIR$/Application/Passport/View/Forget/index.html" />
<option value="$PROJECT_DIR$/Application/Passport/View/Login/index.html" />
<option value="$PROJECT_DIR$/Application/Passport/View/Register/index.html" />
<option value="$PROJECT_DIR$/Application/Search/View/Index/search.html" />
<option value="$PROJECT_DIR$/Application/Common/Controller/BaseController.class.php" />
<option value="$PROJECT_DIR$/Application/Home/Controller/EmptyController.class.php" />
<option value="$PROJECT_DIR$/index.php" />
<option value="$PROJECT_DIR$/Application/Passport/Controller/IndexController.class.php" />
......@@ -168,6 +163,9 @@
<option value="$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php" />
<option value="$PROJECT_DIR$/Application/Search/Controller/IndexController.class.php" />
<option value="$PROJECT_DIR$/Application/Search/Conf/config_url.php" />
<option value="$PROJECT_DIR$/Application/Search/View/Index/search.html" />
<option value="$PROJECT_DIR$/Application/Common/Controller/BaseController.class.php" />
<option value="$PROJECT_DIR$/Application/Common/View/public/indexheader.html" />
</list>
</option>
</component>
......@@ -198,21 +196,22 @@
<item name="ic_www" type="b2602c69:ProjectViewProjectNode" />
<item name="ic_www" type="462c0819:PsiDirectoryNode" />
<item name="Application" type="462c0819:PsiDirectoryNode" />
<item name="Search" type="462c0819:PsiDirectoryNode" />
<item name="Common" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="ic_www" type="b2602c69:ProjectViewProjectNode" />
<item name="ic_www" type="462c0819:PsiDirectoryNode" />
<item name="Application" type="462c0819:PsiDirectoryNode" />
<item name="Search" type="462c0819:PsiDirectoryNode" />
<item name="Conf" type="462c0819:PsiDirectoryNode" />
<item name="Common" type="462c0819:PsiDirectoryNode" />
<item name="View" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="ic_www" type="b2602c69:ProjectViewProjectNode" />
<item name="ic_www" type="462c0819:PsiDirectoryNode" />
<item name="Application" type="462c0819:PsiDirectoryNode" />
<item name="Search" type="462c0819:PsiDirectoryNode" />
<item name="Controller" type="462c0819:PsiDirectoryNode" />
<item name="Common" type="462c0819:PsiDirectoryNode" />
<item name="View" type="462c0819:PsiDirectoryNode" />
<item name="public" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
......@@ -266,12 +265,12 @@
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1565762421559</updated>
<workItem from="1565762422814" duration="16058000" />
<workItem from="1565762422814" duration="17046000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="16058000" />
<option name="totallyTimeSpent" value="17046000" />
</component>
<component name="ToolWindowManager">
<frame x="68" y="-8" width="1860" height="1096" extended-state="6" />
......@@ -609,13 +608,6 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Application/Search/View/Index/search.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="500">
<caret line="62" column="42" selection-start-line="62" selection-start-column="42" selection-end-line="62" selection-end-column="42" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="175">
......@@ -677,13 +669,6 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Application/Common/Controller/BaseController.class.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="100">
<caret line="4" column="6" selection-start-line="4" selection-start-column="6" selection-end-line="4" selection-end-column="6" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Application/Home/Controller/IndexController.class.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="325">
......@@ -700,8 +685,35 @@
</entry>
<entry file="file://$PROJECT_DIR$/Application/Search/Controller/IndexController.class.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="350">
<caret line="14" column="5" lean-forward="true" selection-start-line="14" selection-start-column="5" selection-end-line="14" selection-end-column="5" />
<state relative-caret-position="400">
<caret line="16" lean-forward="true" selection-start-line="16" selection-end-line="16" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Application/Search/View/Index/search.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="200">
<caret line="17" column="92" selection-start-line="17" selection-start-column="92" selection-end-line="17" selection-end-column="92" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Application/Common/Controller/BaseController.class.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="425">
<caret line="17" column="35" selection-start-line="17" selection-start-column="23" selection-end-line="17" selection-end-column="35" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Application/Common/View/public/top.html">
<provider selected="true" editor-type-id="text-editor" />
</entry>
<entry file="file://$PROJECT_DIR$/Application/Common/View/public/header.html">
<provider selected="true" editor-type-id="text-editor" />
</entry>
<entry file="file://$PROJECT_DIR$/Application/Common/View/public/indexheader.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="175">
<caret line="7" column="24" lean-forward="true" selection-start-line="7" selection-start-column="24" selection-end-line="7" selection-end-column="24" />
</state>
</provider>
</entry>
......
......@@ -13,6 +13,9 @@ class BaseController extends Controller
foreach ($datas as $k => $v) {
$this->assign($k, $v['data']);
}
$getInfo = I();
$this->assign('get_url_info',$getInfo);
}
public function __call($method, $args)
......
<foreach name="get_utl_info" item="v" >
<input type="hidden" id="{$key}" value="{$v}">
</foreach>
<div class="index_header">
<div class="header_content boxsiz public_content width_1190">
<div class="fl">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment