From b099e758396f61b39d24cf5fa6be7bb0d10c2b4d Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 18 五月 2026 19:16:26 +0800
Subject: [PATCH] 提交

---
 small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 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 ac0cd66..2b66f4e 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
@@ -410,6 +410,24 @@
   justify-content: space-between;
   gap: 12rpx;
 }
+.point-tips.data-v-6bbaaa78 {
+  width: 100%;
+  display: flex;
+  align-items: center;
+  margin-top: 12rpx;
+}
+.point-tips .point-tips-item.data-v-6bbaaa78 {
+  width: 116rpx;
+  height: 36rpx;
+  line-height: 36rpx;
+  text-align: center;
+  border-radius: 8rpx;
+  font-weight: 400;
+  font-size: 20rpx;
+  color: #10B2FA;
+  margin-right: 12rpx;
+  border: 1rpx solid #10B2FA;
+}
 .point-name.data-v-6bbaaa78 {
   flex: 1;
   line-height: 1.35;

--
Gitblit v1.9.3