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