From 21ad7745a981656da1be4c1f63644c707be9153c Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 29 七月 2024 13:36:09 +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