This website works better with JavaScript.
Home
Explore
Help
Sign In
mengff
/
jihe-hs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
济菏高速业务端
1439
Commits
2
Branches
0
Tags
425 MiB
Tree:
6f36a5cb93
jihe-hs
/
ruoyi-ui
/
bin
/
build.bat
12 lines
109 B
Raw
Normal View
History
代码迁移
1 year ago
@
echo
off
echo
.
echo
[��Ϣ] ����Web���̣�����dist�ļ���
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
pause