This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhuibobo
/
EnforcementCode-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.
383
Commits
10
Branches
0
Tags
246 MiB
Tree:
b2f7e001bb
dev
dev-V1.0.5
dev-V1.0.6
dev-V1.0.7
dev-V1.0.8
dev-V1.0.1
dev-v1.0.2
dev-v1.0.3
master
test
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b2f7e001bb'
${ noResults }
EnforcementCode-2.0
/
zdxt-web-client
/
zdxt-admin-plus-ui
/
bin
/
build.bat
12 lines
106 B
Raw
Normal View
History
重建库,初始化提交
5 months ago
@
echo
off
echo
.
echo
[��Ϣ] ����Web���̣�����dist�ļ���
echo
.
%~d0
cd
%~dp0
cd
..
yarn build:prod
pause