From 39131d006a588a264ec82109df146f29a99d8f6a Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 29 四月 2026 15:10:31 +0800
Subject: [PATCH] 小程序改bug

---
 small-program/pages/luggage-storage/luggage-storage.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/small-program/pages/luggage-storage/luggage-storage.vue b/small-program/pages/luggage-storage/luggage-storage.vue
index 26fb854..24e9b99 100644
--- a/small-program/pages/luggage-storage/luggage-storage.vue
+++ b/small-program/pages/luggage-storage/luggage-storage.vue
@@ -334,7 +334,7 @@
 					</view>
 					<view v-if="amountData.insuranceFee" class="amount-row amount-row-extra">
 						<view class="amount-row-left">
-							<text class="amount-row-label">琛屾潕淇濅环</text>
+							<text class="amount-row-label">鐗╁搧淇濊垂</text>
 						</view>
 						<text class="amount-row-value">{{ '锟�' + amountData.insuranceFee }}</text>
 					</view>

--
Gitblit v1.9.3