This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zwx
/
ssq-ui
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.
3
Commits
1
Branch
0
Tags
1.2 MiB
Vue
72.6%
JavaScript
21%
HTML
3.8%
SCSS
2.6%
Tree:
c1570d8614
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c1570d8614'
${ noResults }
ssq-ui
/
bin
/
build.bat
12 lines
109 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 打包Web工程,生成dist文件。
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
pause
Reference in new issue