From 234062c5e2cc4aa372518ab15dc4d416ee1db920 Mon Sep 17 00:00:00 2001 From: xxx Date: Thu, 6 Mar 2025 09:51:08 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E7=89=88=E6=9C=AC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 8196e70..5be4bfb 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,7 +15,7 @@ } let params = { - "version": "1.2.24" + "version": "1.2.30" } // 路由中判断 version 是否是最新版本