zhaojs
2023-06-10 69ea24e8fdfb41fc48c3fdb8c444645c13b1bbc4
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 = '确定要退出当前账号吗?';