This website works better with JavaScript.
Explore
Help
Register
Sign In
qiushanhe
/
dm-manage-web
Watch
1
Star
0
Fork
You've already forked dm-manage-web
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
管理系统PC前端
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
5
Branches
0
Tags
3.1 MiB
Vue
79.5%
JavaScript
16.2%
SCSS
2.1%
HTML
2%
Tag:
Branch:
Tree:
b27a46f037
caozong
dev-hxf
dev-qsh
dev-zcx
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b27a46f037'
${ noResults }
dm-manage-web
/
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
View Git Blame
Copy Permalink