This website requires JavaScript.
Explore
Help
Register
Sign In
TRKJ
/
profitManage1.2
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
43c8a84aba2e03f2a7d54d4e1e260b231e52ef9a
profitManage1.2
/
bin
/
build.bat
T
12 lines
120 B
Batchfile
Raw
Normal View
History
Unescape
Escape
v1.2版
2025-11-11 14:06:13 +08:00
@
echo
off
echo
.
echo
[信息] 打包Web工程,生成dist文件。
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
pause
Reference in New Issue
Copy Permalink