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