| src/page/userCenter/account.vue | ●●●●● patch | view | raw | blame | history |
src/page/userCenter/account.vue
@@ -30,7 +30,7 @@ <div>{{ $t("高级认证") }}</div> </div> <div class="right"> <span class="">{{ $t("未认证") }}{{userInfo.status}}</span> <span class="">{{ userInfo.status }}</span> </div> </div> <div class="item"> @@ -112,6 +112,8 @@ }, data: () => ({ status: -1, // ("0已申请未审核=未绑定 ,1审核中 ,2 审核通过,3审核未通过") statusMap: ["未绑定", "审核中", "审核通过", "审核未通过"], }), computed: { ...mapGetters({