🐳 chore: 修复构建

This commit is contained in:
imsyy
2025-10-17 00:11:01 +08:00
parent 87ce076f26
commit aec06c5a55
3 changed files with 113 additions and 111 deletions

2
components.d.ts vendored
View File

@@ -92,9 +92,11 @@ declare module 'vue' {
NOl: typeof import('naive-ui')['NOl']
NP: typeof import('naive-ui')['NP']
NPopover: typeof import('naive-ui')['NPopover']
NProgress: typeof import('naive-ui')['NProgress']
NQrCode: typeof import('naive-ui')['NQrCode']
NRadio: typeof import('naive-ui')['NRadio']
NRadioGroup: typeof import('naive-ui')['NRadioGroup']
NResult: typeof import('naive-ui')['NResult']
NScrollbar: typeof import('naive-ui')['NScrollbar']
NSelect: typeof import('naive-ui')['NSelect']
NSkeleton: typeof import('naive-ui')['NSkeleton']