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.less |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/wechat_staff/pages/detailDis/product.less b/wechat_staff/pages/detailDis/product.less
index 6ca0b3d..e9accae 100644
--- a/wechat_staff/pages/detailDis/product.less
+++ b/wechat_staff/pages/detailDis/product.less
@@ -86,7 +86,8 @@
     margin-bottom: 26rpx;
   }
 
-  .text {
+  .text { 
+    line-height: 48rpx;
     font-size: 26rpx;
     color: #555555;
     margin-bottom: 40rpx;
@@ -203,7 +204,7 @@
     display: flex;
     margin-bottom: 20rpx;
     .label {
-      width: 120rpx;
+      width: auto;
       font-size: 24rpx;
       color: #666666;
       flex-shrink: 0;

--
Gitblit v1.9.3