src/stores/chatRoom.ts @@ -176,4 +176,6 @@ }); } }; }; // 是否已经展示引导 export const hadShowFirstGuide = ref(false);