Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
yyq
2016-06-15 16:49:04 +0800
Commit
c7f8850a46afe82e4e3a48dc93a61e07acd05773
2 parents
cba3c4a1
a31e53d2
Merge branch 'release/4.6' of git.yoho.cn:fe/yohobuy-node into release/4.6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
public/scss/product/_index.css
public/scss/product/sale/_index.css
public/scss/product/_index.css
View file @
c7f8850
...
...
@@ -10,8 +10,8 @@
@import
"hot-rank"
;
@import
"shop-entry"
;
@import
"detail"
;
@import
"sale/_index.css"
;
@import
"outlets/_index.css"
;
@import
"sale/index"
;
@import
"outlets/index"
;
.product-page
{
/* 分页 */
...
...
public/scss/product/sale/_index.css
View file @
c7f8850
@import
"
_new-sale.css
"
;
@import
"
new-sale
"
;
.center-content
{
width
:
1150px
;
...
...
Please
register
or
login
to post a comment