From 86fc8bbb09df7bbeb50fa714ff8bb4aea85ffef5 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 29 七月 2024 15:57:17 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia

---
 wechat_staff/pages/detailDis/product.wxss |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/wechat_staff/pages/detailDis/product.wxss b/wechat_staff/pages/detailDis/product.wxss
index 0e620e8..43a9d47 100644
--- a/wechat_staff/pages/detailDis/product.wxss
+++ b/wechat_staff/pages/detailDis/product.wxss
@@ -78,7 +78,8 @@
   color: #555555;
   margin-bottom: 26rpx;
 }
-.main_content .text {
+.main_content .text { 
+  line-height: 48rpx;
   font-size: 26rpx;
   color: #555555;
   margin-bottom: 40rpx;
@@ -180,7 +181,7 @@
   margin-bottom: 20rpx;
 }
 .detail .line .label {
-  width: 120rpx;
+  width: auto;
   font-size: 24rpx;
   color: #666666;
   flex-shrink: 0;

--
Gitblit v1.9.3