wupengfei
2 天以前 7343ef57056cbd1197240a58fabb785c84b39691
apps/cMiniApp/src/hooks/user.ts
@@ -33,7 +33,7 @@
  });
  const isCertified = computed(() => {
    return false;
    return userDetail.value?.isReal;
  });
  return {