Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yangyang
2016-01-21 13:40:47 +0800
Commit
45c21c3d8a616ab24d7741f861f7855237f0dec8
1 parent
20303514
导航条修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/WebPlugin/HelperSearch.php
library/WebPlugin/HelperSearch.php
View file @
45c21c3
...
...
@@ -39,7 +39,7 @@ class HelperSearch
}
self
::
$listNav
[
0
]
=
array
(
'href'
=>
''
,
'name'
=>
$cookieChannel
'name'
=>
strtoupper
(
$cookieChannel
)
.
'首页'
);
self
::
$listNav
[
1
]
=
array
(
'href'
=>
''
,
...
...
Please
register
or
login
to post a comment