This website requires JavaScript.
Explore
Help
Register
Sign In
fjj
/
home
Watch
1
Star
0
Fork
You've already forked home
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6133563bf3
home
/
ruoyi-ui
/
bin
/
run-web.bat
12 lines
118 B
Batchfile
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause
Reference in New Issue
View Git Blame
Copy Permalink