diff --git a/.vscode/settings.json b/.vscode/settings.json index 2b4290e53..b7c75fb14 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -104,38 +104,36 @@ "i18n-ally.displayLanguage": "zh-CN", "i18n-ally.enabledFrameworks": ["vue", "react"], "cSpell.words": [ - "vben", - "browserslist", - "tailwindcss", - "esnext", + "antd", "antv", - "tinymce", + "brotli", + "browserslist", + "codemirror", + "commitlint", + "cropperjs", + "echarts", + "esnext", + "esno", + "iconify", + "INTLIFY", + "lintstagedrc", + "logicflow", + "mockjs", + "nprogress", + "pinia", + "pnpm", "qrcode", "sider", - "pinia", - "sider", - "nprogress", - "INTLIFY", - "stylelint", - "esno", - "vitejs", "sortablejs", - "mockjs", - "codemirror", - "iconify", - "commitlint", - "vditor", - "echarts", - "cropperjs", - "logicflow", - "vueuse", - "zxcvbn", - "lintstagedrc", - "brotli", + "stylelint", "tailwindcss", - "sider", - "pnpm", - "antd" + "tinymce", + "unref", + "vben", + "vditor", + "vitejs", + "vueuse", + "zxcvbn" ], "vetur.format.scriptInitialIndent": true, "vetur.format.styleInitialIndent": true, diff --git a/src/components/Application/index.ts b/src/components/Application/index.ts index d7c513306..e97d33e67 100644 --- a/src/components/Application/index.ts +++ b/src/components/Application/index.ts @@ -1,4 +1,4 @@ -import { withInstall } from '/@/utils'; +import { withInstall } from '@/utils'; import appLogo from './src/AppLogo.vue'; import appProvider from './src/AppProvider.vue'; diff --git a/src/components/Application/src/AppDarkModeToggle.vue b/src/components/Application/src/AppDarkModeToggle.vue index 05d6ee817..6b912f1e6 100644 --- a/src/components/Application/src/AppDarkModeToggle.vue +++ b/src/components/Application/src/AppDarkModeToggle.vue @@ -7,12 +7,12 @@ + + + + diff --git a/src/components/Description/index.ts b/src/components/Description/index.ts index 58277d063..c75c4dbdb 100644 --- a/src/components/Description/index.ts +++ b/src/components/Description/index.ts @@ -1,4 +1,4 @@ -import { withInstall } from '/@/utils'; +import { withInstall } from '@/utils'; import description from './src/Description.vue'; export * from './src/typing'; diff --git a/src/components/Description/src/Description.vue b/src/components/Description/src/Description.vue index d24b381aa..bcca79989 100644 --- a/src/components/Description/src/Description.vue +++ b/src/components/Description/src/Description.vue @@ -1,7 +1,7 @@ -