From 42a332b76c2f60b3f2f959537c83ff500e286f3c Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Mon, 20 Mar 2023 18:04:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=AF=E5=90=A6=E8=AE=A4=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/utils/modules.js | 3 +-- src/project/fengdu/AppMine/AppMine.vue | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/utils/modules.js b/src/components/utils/modules.js index b793259..5e3d997 100644 --- a/src/components/utils/modules.js +++ b/src/components/utils/modules.js @@ -106,10 +106,9 @@ export const user = { confirmText: '去认证', success: (res)=> { if (res.confirm) { - // console.log('用户点击确定'); uni.switchTab({ url: '/pages/AppMine/userInfo' }) } else if (res.cancel) { - // console.log('用户点击取消'); + // console.log('用户点击取消') } } }) diff --git a/src/project/fengdu/AppMine/AppMine.vue b/src/project/fengdu/AppMine/AppMine.vue index 295e208..f3baea9 100644 --- a/src/project/fengdu/AppMine/AppMine.vue +++ b/src/project/fengdu/AppMine/AppMine.vue @@ -66,7 +66,7 @@ export default { return this.user?.status == 2; }, approveLabel() { - return this.user?.status == 2 ? "已认证" : "前往认证" + return this.user?.areaId? "已认证" : "前往认证" }, listGroup() { return [