From 3d5efbc419d3ddff189d8d0c36cf743887d28eaa Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 29 七月 2024 13:43:44 +0800 Subject: [PATCH] # --- pages/login/logOut.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/login/logOut.vue b/pages/login/logOut.vue index b2dc7e6..fdf711b 100644 --- a/pages/login/logOut.vue +++ b/pages/login/logOut.vue @@ -5,7 +5,7 @@ export default { mounted() { uni.showToast({ - title: '娉ㄩ攢鎴愬姛', + title: '瑷婚姺鎴愬姛', duration: 1000 }) setTimeout(() => { -- Gitblit v1.9.1