diff --git a/components.d.ts b/components.d.ts index 2943af7..4623e93 100644 --- a/components.d.ts +++ b/components.d.ts @@ -37,6 +37,7 @@ declare module 'vue' { NMessageProvider: typeof import('naive-ui')['NMessageProvider'] NModal: typeof import('naive-ui')['NModal'] NModalProvider: typeof import('naive-ui')['NModalProvider'] + NPagination: typeof import('naive-ui')['NPagination'] NScrollbar: typeof import('naive-ui')['NScrollbar'] NSelect: typeof import('naive-ui')['NSelect'] NTabPane: typeof import('naive-ui')['NTabPane'] diff --git a/index.html b/index.html index d8a592c..7438810 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - + 柚子の网站 @@ -17,8 +17,6 @@ \ No newline at end of file