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
d901c1efdd99e6b10f3f27db62cbbdad0fd2d024
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