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
毕凯
2015-12-16 16:10:20 +0800
Commit
7a87d8146d1ef80af4de1df4fa6e6f88691eb8c0
1 parent
9e699c41
shopping-cart -> cart
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
1 additions
and
1 deletions
static/sass/shopping-cart/_chose-panel.scss → static/sass/cart/_chose-panel.scss
static/sass/shopping-cart/_gift-advance-good.scss → static/sass/cart/_gift-advance-good.scss
static/sass/shopping-cart/_good.scss → static/sass/cart/_good.scss
static/sass/shopping-cart/_index.scss → static/sass/cart/_index.scss
static/sass/shopping-cart/_order-ensure.scss → static/sass/cart/_order-ensure.scss
static/sass/shopping-cart/_select-address.scss → static/sass/cart/_select-address.scss
static/sass/shopping-cart/_select-coupon.scss → static/sass/cart/_select-coupon.scss
static/sass/index.scss
static/sass/
shopping-
cart/_chose-panel.scss → static/sass/cart/_chose-panel.scss
View file @
7a87d81
static/sass/
shopping-
cart/_gift-advance-good.scss → static/sass/cart/_gift-advance-good.scss
View file @
7a87d81
static/sass/
shopping-
cart/_good.scss → static/sass/cart/_good.scss
View file @
7a87d81
static/sass/
shopping-
cart/_index.scss → static/sass/cart/_index.scss
View file @
7a87d81
static/sass/
shopping-
cart/_order-ensure.scss → static/sass/cart/_order-ensure.scss
View file @
7a87d81
static/sass/
shopping-
cart/_select-address.scss → static/sass/cart/_select-address.scss
View file @
7a87d81
static/sass/
shopping-
cart/_select-coupon.scss → static/sass/cart/_select-coupon.scss
View file @
7a87d81
static/sass/index.scss
View file @
7a87d81
...
...
@@ -158,5 +158,5 @@ a {
@import
"category/index"
;
@import
"product/index"
;
@import
"index/index"
;
@import
"
shopping-
cart/index"
;
@import
"cart/index"
;
@import
"me/index"
;
//个人中心
...
...
Please
register
or
login
to post a comment