Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
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
张文文
2019-12-27 11:44:33 +0800
Commit
2535b3993fc44e8686c4c00e2012c8714fe36ec1
1 parent
f54a685e
商品详情促销改版 review by lea.guo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
apps/pages/product/product-detail.vue
apps/pages/product/product-detail.vue
View file @
2535b39
...
...
@@ -1192,6 +1192,11 @@ export default {
box-sizing: border-box;
&:first-child {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
&:last-child {
border-bottom: 1px solid #eee;
}
}
...
...
Please
register
or
login
to post a comment