From 2aeefc16be93b2ab09562d881718d432cf82e6f8 Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期日, 08 九月 2024 18:09:48 +0800
Subject: [PATCH] 1.去掉fv

---
 sub_pages/customer/shop/shop.vue |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sub_pages/customer/shop/shop.vue b/sub_pages/customer/shop/shop.vue
index e05d579..598586b 100644
--- a/sub_pages/customer/shop/shop.vue
+++ b/sub_pages/customer/shop/shop.vue
@@ -573,15 +573,15 @@
 			display: flex;
 
 			.tag {
-				min-width: 60rpx;
-				padding-left: 10rpx;
-				padding-right: 10rpx;
-				line-height: 30rpx;
-				background: #FEE6E6;
-				border-radius: 10rpx;
-				font-size: 22rpx;
-				color: #CD1212;
-				margin-right: 12rpx;
+				// min-width: 60rpx;
+				padding-left: 10rpx;
+				padding-right: 10rpx;
+				line-height: 30rpx;
+				background: #FEE6E6;
+				border-radius: 10rpx;
+				font-size: 18rpx;
+				color: #CD1212;
+				margin-right: 6rpx;
 				text-align: center;
 			}
 

--
Gitblit v1.9.3