wupengfei
3 天以前 318a7bbb40a8f37f825f9eb4ee1bcd84c6020a09
apps/cMiniApp/src/hooks/user.ts
@@ -32,7 +32,7 @@
  });
  const isCertified = computed(() => {
    return userDetail.value?.frontStatus === UserCertificationFrontStatus.Certified;
    return false;
  });
  return {