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;