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
e4358f2811e62a0a59bad3594dbed727a8520ce5
Authored by
yvan.ni
2023-11-22 11:03:58 +0800
1 parent
ef7d5b26
多活动的切换的优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/cart/cart/cart.wxss
pages/cart/cart/cart.wxss
View file @
e4358f2
...
...
@@ -434,7 +434,7 @@ page {
434
434
background-color: #d60021;
435
435
/* margin:0 auto; */
436
436
color: #fff;
437
- padding: 6rpx
20
rpx;
437
+ padding: 6rpx
12
rpx;
438
438
}
439
439
440
440
.xc-coupon-fram .xc-coupon.gray{
...
...