wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7b3c7ca64d7768104c5e9d2fee94d4b29b3aa230
Authored by
yvan.ni
2021-12-11 09:20:11 +0800
1 parent
c77aa9d8
样式,图标被遮挡的bug优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/index/index/index.wxss
pages/index/index/index.wxss
View file @
7b3c7ca
...
...
@@ -110,6 +110,7 @@
110
110
/* height: auto; */
111
111
border-radius: 16rpx;
112
112
overflow: hidden;
113
+ min-height: 300rpx;
113
114
}
114
115
115
116
.swiperItem {
...
...