From 1cee3a660c5f8e5f4290ae894c2898c4966a834d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 18:33:33 +0800
Subject: [PATCH] ''

---
 wechat_jiaxuan/pages/userinfo/index.less |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/wechat_jiaxuan/pages/userinfo/index.less b/wechat_jiaxuan/pages/userinfo/index.less
index cbd07f8..f3a9d1b 100644
--- a/wechat_jiaxuan/pages/userinfo/index.less
+++ b/wechat_jiaxuan/pages/userinfo/index.less
@@ -41,6 +41,12 @@
         flex: 1;
       }
     }
+    .df_ac{
+      overflow: hidden; 
+      text-overflow: ellipsis; 
+      white-space: nowrap;
+      width: 480rpx;
+    }
     .label{
       width: 110rpx;
       font-size: 30rpx;

--
Gitblit v1.9.3