From a339ea85618dac5715523e732c4136736d2e7981 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 15 八月 2024 10:12:00 +0800
Subject: [PATCH] 代码提交
---
wechat_jiaxuan/pages/userinfo/mysub.wxss | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/wechat_jiaxuan/pages/userinfo/mysub.wxss b/wechat_jiaxuan/pages/userinfo/mysub.wxss
index d1fa552..7e4ceeb 100644
--- a/wechat_jiaxuan/pages/userinfo/mysub.wxss
+++ b/wechat_jiaxuan/pages/userinfo/mysub.wxss
@@ -52,6 +52,9 @@
font-weight: 500;
font-size: 32rpx;
margin-right: 18rpx;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
}
.list .item .line {
display: flex;
--
Gitblit v1.9.3