From 6aba48776b8a3c7112adc7627f1b4a71be6770fb Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期三, 03 四月 2024 17:04:58 +0800 Subject: [PATCH] 1 --- pages/cart/paymentPage/index.wxss | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pages/cart/paymentPage/index.wxss b/pages/cart/paymentPage/index.wxss index 3357ef5..dd545e1 100644 --- a/pages/cart/paymentPage/index.wxss +++ b/pages/cart/paymentPage/index.wxss @@ -203,7 +203,7 @@ color: #fff; padding: 5rpx; font-size: 22rpx; - + font-weight: 400; } .cloudLearning { @@ -216,6 +216,7 @@ color: #fff; padding: 5rpx; font-size: 22rpx; + font-weight: 400; } .labelBox { -- Gitblit v1.9.1