This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
elink-star
/
epmet-apartment-pc
Watch
12
Star
0
Fork
0
Code
Issues
Pull Requests
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.
2
Commits
2
Branches
0
Tags
2.9 MiB
Vue
72.5%
JavaScript
20.8%
HTML
4.1%
SCSS
2.6%
Branch:
master
master
wyx
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
epmet-apartment-pc
/
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