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