wupengfei
6 天以前 b3dc565fe8a341bdb069b8f0feb912cd751a589f
apps/bMiniApp/src/hooks/user.ts
@@ -31,7 +31,7 @@
  // });
  const isCertified = computed(() => {
    return userDetail.value?.frontStatus === UserCertificationFrontStatus.Certified;
    return false;
  });
  return {