Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
李奇
2017-08-22 17:12:02 +0800
Commit
1cd6cf5be2db2a68f02340669f4b559576ec9a56
1 parent
3b694345
fixed: 商品详情页默认高度修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
public/vue/product/detail/index.vue
public/vue/product/detail/index.vue
View file @
1cd6cf5
...
...
@@ -530,6 +530,14 @@
.show-box.action {
padding-bottom: 0;
border-bottom: none;
.item-action {
height: 103px;
}
.item-price {
min-height: 80px;
}
}
.service {
...
...
Please
register
or
login
to post a comment