Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
施宇
/
icsales
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
72ae3817
authored
Aug 14, 2019
by
叶明星
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
添加get变量获取
parent
5a4a9367
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
76 additions
and
58 deletions
.idea/workspace.xml
Application/Common/Controller/BaseController.class.php
Application/Common/View/public/indexheader.html
.idea/workspace.xml
View file @
72ae3817
...
...
@@ -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=
"
tru
e"
>
<file
pinned=
"false"
current-in-tab=
"
fals
e"
>
<entry
file=
"file://$PROJECT_DIR$/Application/Search/Controller/IndexController.class.php"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
35
0"
>
<caret
line=
"1
4"
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=
"
40
0"
>
<caret
line=
"1
6"
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/Index
Controller.class.php"
>
<entry
file=
"file://$PROJECT_DIR$/Application/
Common/Controller/Base
Controller.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=
"1
6058
000"
/>
<workItem
from=
"1565762422814"
duration=
"1
7046
000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"1
6058
000"
/>
<option
name=
"totallyTimeSpent"
value=
"1
7046
000"
/>
</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>
...
...
Application/Common/Controller/BaseController.class.php
View file @
72ae3817
...
...
@@ -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
)
...
...
Application/Common/View/public/indexheader.html
View file @
72ae3817
<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"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment