From fe2b846dbce51a6c25087f22e62ed50ca950af5b Mon Sep 17 00:00:00 2001 From: pixelmaxQM Date: Wed, 1 Jan 2025 14:49:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8F=90=E4=BA=A4=E5=8F=91=E5=B8=832.7?= =?UTF-8?q?.8=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/core/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/core/config.js b/web/src/core/config.js index c672a2d26d..9c0137a7ce 100644 --- a/web/src/core/config.js +++ b/web/src/core/config.js @@ -17,7 +17,7 @@ export const viteLogo = (env) => { `> 欢迎使用Gin-Vue-Admin,开源地址:https://github.com/flipped-aurora/gin-vue-admin` ) ) - console.log(greenText(`> 当前版本:vv2.7.8`)) + console.log(greenText(`> 当前版本:v2.7.8`)) console.log(greenText(`> 加群方式:微信:shouzi_1994 QQ群:470239250`)) console.log( greenText(`> 项目地址:https://github.com/flipped-aurora/gin-vue-admin`)