diff --git a/打包.bat b/打包.bat index 1bec27a..8a1996b 100644 --- a/打包.bat +++ b/打包.bat @@ -3,7 +3,7 @@ chcp 65001 >nul title 构建和打包工具 echo ======================================== -echo 林芝哨岗 vue构建和打包工具 +echo 《林芝哨岗》 vue构建和打包工具 echo ======================================== echo. @@ -45,7 +45,7 @@ if %ERRORLEVEL% EQU 0 ( dir gsxt.zip | findstr gsxt.zip start http://localhost:9528?project=sgxt_pc explorer . - msg * "林芝哨岗打包完成!" + msg * "《林芝哨岗》打包完成!" @REM powershell -Command "Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.MessageBox]::Show('打包和压缩已完成!', '成功', [System.Windows.Forms.MessageBoxButtons]::OK, [System.Windows.Forms.MessageBoxIcon]::Exclamation)" ) else ( echo ❌ 压缩失败!