feat: 更细
This commit is contained in:
4
打包.bat
4
打包.bat
@ -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 ❌ 压缩失败!
|
||||||
|
|||||||
Reference in New Issue
Block a user