wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
20a7abc3e8c78f0322aeb440953142dfb37e3a4a
Authored by
后端研发-苏明海
2021-12-11 09:29:23 +0800
2 parents
0ce2574d
b93a1dfe
Merge branch 'test' into 'qa'
Test See merge request
!899
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 @
20a7abc
...
...
@@ -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 {
...
...