This website requires JavaScript.
Explore
Help
Register
Sign In
SH-Arbitrate
/
Mediation-Frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
0cfefe4893e4e2cee380d2de280772cf378b9845
Mediation-Frontend
/
bin
/
run-web.bat
T
12 lines
107 B
Batchfile
Raw
Normal View
History
Unescape
Escape
线上加载过慢问题
2024-02-29 14:49:56 +08:00
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause
Reference in New Issue
Copy Permalink