mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-25 03:15:04 +08:00
优化UI显示
This commit is contained in:
2
web/components.d.ts
vendored
2
web/components.d.ts
vendored
@@ -8,7 +8,9 @@ export {}
|
||||
/* prettier-ignore */
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
NAlert: typeof import('naive-ui')['NAlert']
|
||||
NButton: typeof import('naive-ui')['NButton']
|
||||
NSelect: typeof import('naive-ui')['NSelect']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user