From 09073efae70c8126aa8eb20228a1fac194efd53b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=9C=B1?= <2671189764@qq.com> Date: Tue, 13 May 2025 17:05:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E5=AD=97=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E8=BF=98=E8=BD=A6=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ebike-user/pages/user/mine/MePage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebike-user/pages/user/mine/MePage.vue b/ebike-user/pages/user/mine/MePage.vue index a7717c0..ce8525e 100644 --- a/ebike-user/pages/user/mine/MePage.vue +++ b/ebike-user/pages/user/mine/MePage.vue @@ -85,7 +85,7 @@ }, { icon: `${imgPath}static/userui/icon/jilu.png`, - label: '申请换车记录', + label: '申请还车记录', link: '/pages/user/login/return-point-records' }, {