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