From 02e9a944bf709ccfb9e46c163cf56e38452ca464 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期六, 10 六月 2023 13:56:37 +0800 Subject: [PATCH] Merge tag '1.1.2发布' into develop --- uniapp/pages/mine/setting/setting.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/uniapp/pages/mine/setting/setting.vue b/uniapp/pages/mine/setting/setting.vue index 4086329..9af9095 100644 --- a/uniapp/pages/mine/setting/setting.vue +++ b/uniapp/pages/mine/setting/setting.vue @@ -355,7 +355,7 @@ openModel(type) { this.modelType = type; if (this.modelType == 'clean') { - this.content = '纭畾瑕佹竻妤氱紦瀛樺悧锛�'; + this.content = '纭畾瑕佹竻闄ょ紦瀛樺悧锛�'; this.showModel = true; } else if (this.modelType == 'logout') { this.content = '纭畾瑕侀��鍑哄綋鍓嶈处鍙峰悧锛�'; -- Gitblit v1.9.3