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
2015-12-15 18:30:22 +0800
Commit
0e25743cfd42b7fa69eeeba68f490af8bf3247ab
1 parent
eb14de88
true
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/models/Index/Index.php
yohobuy/m.yohobuy.com/application/models/Index/Index.php
View file @
0e25743
...
...
@@ -17,7 +17,7 @@ class IndexModel
{
public
static
function
getChannel
(){
$result
=
array
();
$result
[
'showYohood'
]
=
tru
e
;
$result
[
'showYohood'
]
=
fals
e
;
$data
=
IndexData
::
channelData
();
...
...
Please
register
or
login
to post a comment