feat: 添加 lx 音源导入

This commit is contained in:
alger
2025-12-13 15:00:38 +08:00
parent b9287e1c36
commit 89c6b11110
14 changed files with 1569 additions and 123 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Object.keys(directives).forEach((key: string) => {
app.use(pinia);
app.use(router);
app.use(i18n);
app.use(i18n as any);
app.mount('#app');
// 初始化应用内快捷键