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