diff --git a/packages/shop/groupPurchaseSubmit/index.css b/packages/shop/groupPurchaseSubmit/index.css index c9cca426..def4e8ef 100644 --- a/packages/shop/groupPurchaseSubmit/index.css +++ b/packages/shop/groupPurchaseSubmit/index.css @@ -334,7 +334,7 @@ page { bottom: 50rpx; left: 15%; width: 70%; - z-index: 99; + /* z-index: 99; */ } /* 自提样式 */ diff --git a/pages/user/index.css b/pages/user/index.css index ebc511ac..2b5acda2 100644 --- a/pages/user/index.css +++ b/pages/user/index.css @@ -163,7 +163,8 @@ margin-right: 20rpx; margin-bottom: 20rpx; } .grid-text { - font-size: 24rpx; + font-size: 28rpx; + font-weight: bold; }