From 398d1ef9c10f325b9b823074d636f9734daefd98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Mon, 15 Sep 2025 16:58:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=AA=E4=BA=BA=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E7=9A=84=E5=AD=97=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/shop/groupPurchaseSubmit/index.css | 2 +- pages/user/index.css | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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; }