diff --git a/components.d.ts b/components.d.ts index a5bd864..6090c28 100644 --- a/components.d.ts +++ b/components.d.ts @@ -29,9 +29,7 @@ declare module 'vue' { DSelect: typeof import('vue-devui/select/index.es.js')['Select'] DTab: typeof import('vue-devui/tabs/index.es.js')['Tab'] DTabs: typeof import('vue-devui/tabs/index.es.js')['Tabs'] - DUpload: typeof import('vue-devui/upload/index.es.js')['Upload'] HomeSide: typeof import('./src/components/homeSide.vue')['default'] - Menu: typeof import('./src/components/menuH.vue')['default'] MenuH: typeof import('./src/components/menuH.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] diff --git a/index.html b/index.html index 287148c..f510a37 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ +
+
+
-