From 134e12492c8ec70e41a008dddb0d332331402f32 Mon Sep 17 00:00:00 2001 From: fanfan Date: Wed, 24 Apr 2024 16:54:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cart/index.vue | 2 +- pages/goods/list.vue | 2 +- pages/index/index.vue | 2 +- pages/user/index.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/cart/index.vue b/pages/cart/index.vue index be88ffc..d163305 100644 --- a/pages/cart/index.vue +++ b/pages/cart/index.vue @@ -910,7 +910,7 @@ .left_1 { height: 100%; width: 48rpx; - line-height: 26rpx; + line-height: 25rpx; font-family: PingFang SC, PingFang SC; font-weight: bold; font-size: 22rpx; diff --git a/pages/goods/list.vue b/pages/goods/list.vue index ddbe15d..7688b30 100644 --- a/pages/goods/list.vue +++ b/pages/goods/list.vue @@ -852,7 +852,7 @@ .left_1 { height: 100%; width: 48rpx; - line-height: 26rpx; + line-height: 25rpx; font-family: PingFang SC, PingFang SC; font-weight: bold; font-size: 22rpx; diff --git a/pages/index/index.vue b/pages/index/index.vue index e32bcfa..da749e2 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2529,7 +2529,7 @@ .left_1 { height: 100%; width: 48rpx; - line-height: 26rpx; + line-height: 25rpx; font-family: PingFang SC, PingFang SC; font-weight: bold; font-size: 22rpx; diff --git a/pages/user/index.vue b/pages/user/index.vue index f5f1098..896262e 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -1090,7 +1090,7 @@ .left_1 { height: 100%; width: 48rpx; - line-height: 26rpx; + line-height: 25rpx; font-family: PingFang SC, PingFang SC; font-weight: bold; font-size: 22rpx;