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
bee74e6c080a3dcce8bb901f8f3edbc4ebc493b3
Authored by
后端开发-许程
2019-10-14 09:38:42 +0800
1 parent
1916b93d
秒杀 拼团的弹窗修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/goods/goodsInfo/goodsInfo.wxss
pages/goods/goodsInfo/goodsInfo.wxss
View file @
bee74e6
@@ -322,6 +322,7 @@ image {
@@ -322,6 +322,7 @@ image {
322
background-color: #fff;
322
background-color: #fff;
323
text-align: center;
323
text-align: center;
324
z-index: 9;
324
z-index: 9;
325
+ border-top: 4rpx solid #eee;
325
326
326
}
327
}
327
328