Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
2015-12-16 10:53:25 +0800
Commit
fca4014408761e3e75e2f5f3dc4181636a4e5cb6
1 parent
2a4dd185
code review by hf: do modify shopping cart name
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1 additions
and
1 deletions
template/m.yohobuy.com/actions/index/shoppingCart/gift-advance.phtml → template/m.yohobuy.com/actions/index/shoppingcart/gift-advance.phtml
template/m.yohobuy.com/actions/index/shoppingCart/index.phtml → template/m.yohobuy.com/actions/index/shoppingcart/index.phtml
template/m.yohobuy.com/actions/index/shoppingCart/order-ensure.phtml → template/m.yohobuy.com/actions/index/shoppingcart/order-ensure.phtml
template/m.yohobuy.com/actions/index/shoppingCart/select-address.phtml → template/m.yohobuy.com/actions/index/shoppingcart/select-address.phtml
template/m.yohobuy.com/actions/index/shoppingCart/select-coupon.phtml → template/m.yohobuy.com/actions/index/shoppingcart/select-coupon.phtml
yohobuy/m.yohobuy.com/application/controllers/ShoppingCart.php
template/m.yohobuy.com/actions/index/shopping
C
art/gift-advance.phtml → template/m.yohobuy.com/actions/index/shopping
c
art/gift-advance.phtml
View file @
fca4014
template/m.yohobuy.com/actions/index/shopping
C
art/index.phtml → template/m.yohobuy.com/actions/index/shopping
c
art/index.phtml
View file @
fca4014
template/m.yohobuy.com/actions/index/shopping
C
art/order-ensure.phtml → template/m.yohobuy.com/actions/index/shopping
c
art/order-ensure.phtml
View file @
fca4014
template/m.yohobuy.com/actions/index/shopping
C
art/select-address.phtml → template/m.yohobuy.com/actions/index/shopping
c
art/select-address.phtml
View file @
fca4014
template/m.yohobuy.com/actions/index/shopping
C
art/select-coupon.phtml → template/m.yohobuy.com/actions/index/shopping
c
art/select-coupon.phtml
View file @
fca4014
yohobuy/m.yohobuy.com/application/controllers/ShoppingCart.php
View file @
fca4014
...
...
@@ -8,7 +8,7 @@ use Plugin\Helpers;
/**
* 购物车
*/
class
Shopping
C
artController
extends
AbstractAction
class
Shopping
c
artController
extends
AbstractAction
{
/*
* 购物车首页
...
...
Please
register
or
login
to post a comment