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