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