From bec3f585042e2fecf52133b2d334f0cb9fb75feb Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期四, 15 八月 2024 22:09:45 +0800
Subject: [PATCH] update 协议等

---
 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