diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index cb780c1..1ee7036 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -208,7 +208,7 @@ import wzj from "../../static/wzj.json"; import zj from "../../static/zj.json"; import vueDanmaku from "vue3-danmaku"; -onMounted(() => { getWinInfo() }); +onMounted(() => {}); const danmakuRef = ref();