This website works better with JavaScript.
Home
Explore
Help
Sign In
ccsens_zhengzhichuan
/
cga_v2
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.
342
Commits
12
Branches
0
Tags
1.6 GiB
Java
55.2%
Vue
36.6%
JavaScript
7.1%
SCSS
0.4%
CSS
0.3%
Other
0.3%
Branch:
master
dock
gxgjzyyy
hnsdlyy
hnzxyjhyy
lhqzyy
ltszxyy
master
master-admin
master-dev
master-dev-1
test
whszxyjhyy
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
cga_v2
/
web_admin
/
bin
/
build.bat
12 lines
109 B
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 打包Web工程,生成dist文件。
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
pause
Reference in new issue