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
whb
2016-04-28 14:33:38 +0800
Commit
aad2a5c415539627b9de2975ecf5e9fde5ede35f
1 parent
58acc75b
PC修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
yohobuy/www.yohobuy.com/application/Bootstrap.php
yohobuy/www.yohobuy.com/application/Bootstrap.php
View file @
aad2a5c
...
...
@@ -97,6 +97,7 @@ class Bootstrap extends Bootstrap_Abstract
break
;
case
'shop'
:
$module
=
'Shop'
;
$controller
=
'Settled'
;
break
;
case
'item'
://
商品详情页
$module
=
'Product'
;
...
...
Please
register
or
login
to post a comment