From 7a4b8764b68e0dbaeb90e292a8a4bd47cb379e68 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 27 四月 2026 17:26:02 +0800
Subject: [PATCH] 小程序端和PC端bug修复

---
 small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.wxss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.wxss
index 35053d7..e19003f 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.wxss
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.wxss
@@ -276,6 +276,7 @@
   align-items: center;
 }
 .store-cell-copy-addr .store-cell-subtitle-container image.data-v-c13e4c60 {
+  flex-shrink: 0;
   width: 24rpx;
   height: 24rpx;
   margin-right: 4rpx;

--
Gitblit v1.9.3