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