From 3be291b97bd1346ed3db16b21ef53241e0732459 Mon Sep 17 00:00:00 2001 From: liuhuajie Date: Fri, 8 Nov 2024 16:09:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- preview/views/MainView.vue | 3 +++ vite.config.ts | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6762d1f..3139ecc 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "unplugin-auto-import": "^0.18.2", "unplugin-vue-components": "^0.27.3", "vfonts": "^0.0.3", - "vite": "^5.3.4", + "vite": "5.4.6", "vue-loader": "^17.4.2", "vue-template-compiler": "^2.7.16", "vue-tsc": "^2.0.24" diff --git a/preview/views/MainView.vue b/preview/views/MainView.vue index 46adb01..65f08f7 100644 --- a/preview/views/MainView.vue +++ b/preview/views/MainView.vue @@ -5,6 +5,8 @@
pc
确定 + btn +
@@ -51,6 +53,7 @@