From 287d63930c74a63146b1c1a44009f5ed81965105 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 27 十月 2025 17:07:32 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/user_action' into user_action

---
 pages/tabbar/user/my.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/tabbar/user/my.vue b/pages/tabbar/user/my.vue
index 5d1745c..8d1236a 100644
--- a/pages/tabbar/user/my.vue
+++ b/pages/tabbar/user/my.vue
@@ -49,7 +49,7 @@
     <div class="pointBox box">
       <u-row text-align="center" gutter="16" class="point">
         <u-col text-align="center" span="4" @click="navigateTo('/pages/mine/deposit/operation')">
-          <view>棰勫瓨娆�</view>
+          <view>浣欓</view>
           <view class="money">{{ walletNum | unitPrice }}</view>
         </u-col>
 

--
Gitblit v1.8.0