From aeff3404160768b100aecba6dd162c8088df0281 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 27 十月 2025 17:21:56 +0800
Subject: [PATCH] 页面优化

---
 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