diff --git a/README-zh_CN.md b/README-zh_CN.md index 0a41c9c..63b71ae 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -19,7 +19,7 @@ ### 项目简介 -TDesign Vue Next Starter 是一个基于 TDesign,使用 `Vue3`、`Vite2`、`Pinia`、`TypeScript` 开发,可进行个性化主题配置,旨在提供项目开箱即用的、配置式的中后台项目。 +TDesign Vue Next Starter 是一个基于 TDesign,使用 `Vue3`、`Vite`、`Pinia`、`TypeScript` 开发,可进行个性化主题配置,旨在提供项目开箱即用的、配置式的中后台项目。

在线预览 diff --git a/README.md b/README.md index 75dedab..823d502 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ English | [简体中文](./README-zh_CN.md) ### Introduction -TDesign Vue Next Starter is a TDesign-based developed with `Vue 3`, `Vite 3+`, `Pinia`, `TypeScript`. It can be customized theme configuration, and aims to provide project out-of-the-box, configuration-style middle and background projects. +TDesign Vue Next Starter is a TDesign-based developed with `Vue 3`, `Vite`, `Pinia`, `TypeScript`. It can be customized theme configuration, and aims to provide project out-of-the-box, configuration-style middle and background projects.

Live Preview diff --git a/package.json b/package.json index 04786a9..8c980e9 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.47.1", "@typescript-eslint/parser": "^5.47.1", - "@vitejs/plugin-vue": "^3.2.0", - "@vitejs/plugin-vue-jsx": "^1.3.10", + "@vitejs/plugin-vue": "^4.2.3 ", + "@vitejs/plugin-vue-jsx": "^3.0.1 ", "@vue/compiler-sfc": "^3.2.47", "@vue/eslint-config-typescript": "^11.0.2", "commitizen": "^4.2.4", @@ -70,7 +70,7 @@ "stylelint-less": "1.0.6", "stylelint-order": "~6.0.1", "typescript": "~4.9.5", - "vite": "^3.2.5", + "vite": "^4.3.9", "vite-plugin-mock": "^2.9.6", "vite-svg-loader": "^4.0.0", "vue-tsc": "^1.2.0" diff --git a/src/pages/dashboard/base/components/MiddleChart.vue b/src/pages/dashboard/base/components/MiddleChart.vue index 32cbec9..26ec54f 100644 --- a/src/pages/dashboard/base/components/MiddleChart.vue +++ b/src/pages/dashboard/base/components/MiddleChart.vue @@ -15,7 +15,6 @@

@@ -25,7 +24,6 @@
diff --git a/src/pages/dashboard/base/components/OutputOverview.vue b/src/pages/dashboard/base/components/OutputOverview.vue index a71dac0..3f045f7 100644 --- a/src/pages/dashboard/base/components/OutputOverview.vue +++ b/src/pages/dashboard/base/components/OutputOverview.vue @@ -17,12 +17,7 @@ @change="onStokeDataChange" /> -
+