🐞 fix: 修复 ttml 返回 404

This commit is contained in:
imsyy
2025-10-29 22:35:51 +08:00
parent 92428593e2
commit 2bc4fca4dd
6 changed files with 35 additions and 20 deletions

1
components.d.ts vendored
View File

@@ -106,7 +106,6 @@ declare module 'vue' {
NSlider: typeof import('naive-ui')['NSlider']
NSpin: typeof import('naive-ui')['NSpin']
NSwitch: typeof import('naive-ui')['NSwitch']
NTab: typeof import('naive-ui')['NTab']
NTabPane: typeof import('naive-ui')['NTabPane']
NTabs: typeof import('naive-ui')['NTabs']
NTag: typeof import('naive-ui')['NTag']