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
zhangwenxue
2019-10-08 11:38:29 +0800
Commit
30af689e5e8523f460de15fb640ea099ac21b9ab
1 parent
17af4580
商品详情:调整slide样式
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
apps/pages/product/product-detail.vue
apps/pages/product/product-detail.vue
View file @
30af689
...
...
@@ -314,9 +314,9 @@ export default {
}
.slide {
height: 100vw;
padding: 38px;
width: 520px;
height: 520px;
margin: 0 auto;
.dot {
width: 10px;
height: 10px;
...
...
@@ -473,5 +473,4 @@ export default {
flex: 0 0 6em;
}
}
</style>
...
...
Please
register
or
login
to post a comment