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