This website works better with JavaScript.
Explore
Help
Sign In
lijianfu
/
eemcs_ui
Watch
1
Star
0
Fork
You've already forked eemcs_ui
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.
30
Commits
2
Branches
0
Tags
78 MiB
Vue
81.9%
JavaScript
9.6%
SCSS
3.8%
CSS
3.4%
HTML
1.3%
Branch:
dev
dev
meizhou
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dev'
${ noResults }
eemcs_ui
/
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
Copy Permalink