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