From 7cede2696df830f56a1f7edc4cff4ca483c8aeb8 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 26 七月 2024 17:40:50 +0800
Subject: [PATCH] 提交

---
 wechat_jiaxuan/pages/detailDis/realpic.less |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/wechat_jiaxuan/pages/detailDis/realpic.less b/wechat_jiaxuan/pages/detailDis/realpic.less
index fc06f14..4a93520 100644
--- a/wechat_jiaxuan/pages/detailDis/realpic.less
+++ b/wechat_jiaxuan/pages/detailDis/realpic.less
@@ -1,13 +1,18 @@
 .container {
   padding: 0 40rpx 220rpx;
-
+  .info_item{
+    width: 100%;
+  }
   .main_title {
     font-weight: 500;
     font-size: 44rpx;
     color: #222222;
     margin: 32rpx 0;
   }
-
+  .desc{
+    margin-top: 24rpx;
+    line-height: 42rpx;
+  }
   .time {
     font-size: 26rpx;
     color: #999999;

--
Gitblit v1.9.3