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