This website works better with JavaScript.
Home
Explore
Help
Sign In
ccsens_zhengzhichuan
/
acupuncture
Accept Transfer
Reject Transfer
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
针灸质控中心平台
1923
Commits
5
Branches
0
Tags
369 MiB
Branch:
master
acupuncture
/
acupuncture-前台
/
bin
/
build.bat
12 lines
109 B
Raw
Permalink
Normal View
History
添加一个打包Web工程bat
5 years ago
@
echo
off
echo
.
echo
[��Ϣ] ����Web���̣�����dist�ļ���
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
pause