From ec68191c2bde5d903193cfe85cd90c188b4abdaa Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 27 八月 2024 14:51:27 +0800
Subject: [PATCH] ll
---
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