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