From 8c403e0af1b315c7f262bcbc112a0536d1216ecc Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Tue, 18 Oct 2022 15:07:42 +0800 Subject: [PATCH] chore: format 'import type' --- index.html | 2 +- src/components/ThemeSwitch/index.vue | 3 +-- src/directives/index.ts | 2 +- src/directives/permission/index.ts | 2 +- src/icons/index.ts | 2 +- src/layout/components/Breadcrumb/index.vue | 3 +-- src/layout/components/Sidebar/SidebarItem.vue | 5 ++-- src/layout/components/TagsView/index.vue | 6 ++--- src/plugins/element-pus-icon/index.ts | 2 +- src/plugins/element-pus/index.ts | 2 +- src/plugins/index.ts | 2 +- src/router/index.ts | 4 +-- src/store/modules/permission.ts | 2 +- src/store/modules/tags-view.ts | 2 +- src/store/modules/user.ts | 5 ++-- src/styles/theme/register.scss | 2 +- src/utils/cache/localStorage.ts | 2 +- src/utils/service.ts | 5 ++-- src/views/login/index.vue | 5 ++-- tsconfig.json | 25 ++++--------------- types/vue-router.d.ts | 2 +- vite.config.ts | 3 +-- 22 files changed, 32 insertions(+), 56 deletions(-) diff --git a/index.html b/index.html index 2e39b960..20cf850d 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ -