Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
郭成尧
9 years ago
Commit
5886d52a0c74565022888664f7a7b82e37380bb1
1 parent
2142fb6a
'店铺介绍'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/www.yohobuy.com/application/modules/Product/controllers/Index.php
yohobuy/www.yohobuy.com/application/modules/Product/controllers/Index.php
View file @
5886d52
...
...
@@ -125,7 +125,7 @@ class IndexController extends WebAction
$data
[
'shopBanner'
]
=
array
(
'banner'
=>
$result
[
'shopBanner'
],
'shopHome'
=>
Helpers
::
url
(
''
,
array
(
'shopId'
=>
$result
[
'shopId'
]),
$domain
),
'shopIntro'
=>
Helpers
::
url
(
'
/
aboutShop'
,
array
(
'shopId'
=>
$result
[
'shopId'
])),
'shopIntro'
=>
Helpers
::
url
(
'aboutShop'
,
array
(
'shopId'
=>
$result
[
'shopId'
])),
'coled'
=>
$shopIntro
[
'isFavorite'
],
'shopId'
=>
$result
[
'shopId'
]
);
...
...
Please
register
or
login
to post a comment