From 6ef6edc385edf6975e20e160a00635ca7c9fc8a4 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 29 七月 2024 18:23:20 +0800
Subject: [PATCH] 提交

---
 wechat_staff/pages/detailDis/product.less |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

--
Gitblit v1.9.3