feat: 更细

This commit is contained in:
2025-12-17 11:08:50 +08:00
parent a965b65dfc
commit 032b35ec9e

View File

@ -3,7 +3,7 @@ chcp 65001 >nul
title 构建和打包工具 title 构建和打包工具
echo ======================================== echo ========================================
echo 林芝哨岗 vue构建和打包工具 echo 林芝哨岗 vue构建和打包工具
echo ======================================== echo ========================================
echo. echo.
@ -45,7 +45,7 @@ if %ERRORLEVEL% EQU 0 (
dir gsxt.zip | findstr gsxt.zip dir gsxt.zip | findstr gsxt.zip
start http://localhost:9528?project=sgxt_pc start http://localhost:9528?project=sgxt_pc
explorer . 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)" @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 ( ) else (
echo ❌ 压缩失败! echo ❌ 压缩失败!