From fbc074229fd4736f1ae2793c9daebf04726188b2 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 22 五月 2026 18:27:27 +0800
Subject: [PATCH] 提交
---
small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss
index 2b66f4e..1541fa5 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss
@@ -417,7 +417,7 @@
margin-top: 12rpx;
}
.point-tips .point-tips-item.data-v-6bbaaa78 {
- width: 116rpx;
+ width: 130rpx;
height: 36rpx;
line-height: 36rpx;
text-align: center;
@@ -427,6 +427,9 @@
color: #10B2FA;
margin-right: 12rpx;
border: 1rpx solid #10B2FA;
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
}
.point-name.data-v-6bbaaa78 {
flex: 1;
--
Gitblit v1.9.3