::@echo off & chcp 65001 call ./changePath.bat npm run build --mode development echo 压缩 cd dist tar -zcvf ../dist.tar.gz * cd ..