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