fix build issue

This commit is contained in:
2024-11-23 18:56:27 +08:00
parent 47ade4a965
commit 04f3f46357
5 changed files with 27 additions and 49 deletions

View File

@@ -53,7 +53,6 @@ import { computed, h, onMounted, ref, watch } from 'vue'
import { RouterLink, useRoute } from 'vue-router'
// @ts-ignore
import APlayer from 'vue3-aplayer'
import DanmakuLayout from './manage/DanmakuLayout.vue'
const accountInfo = useAccount()
const message = useMessage()