This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhuibobo
/
EnforcementCode-NOS-2.0
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29
Commits
3
Branches
0
Tags
20 MiB
Tree:
3d879f5929
dev
dev-msy
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3d879f5929'
${ noResults }
EnforcementCode-NOS-2.0
/
zdxt-web-client
/
zdxt-admin-nos-plus-ui
/
bin
/
build.bat
12 lines
106 B
Raw
Normal View
History
初始化工程
4 months ago
@
echo
off
echo
.
echo
[��Ϣ] ����Web���̣�����dist�ļ���
echo
.
%~d0
cd
%~dp0
cd
..
yarn build:prod
pause