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