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