This website works better with JavaScript.
Explore
Help
Register
Sign In
alis
/
alis-ruoyi-up
Watch
1
Star
0
Fork
You've already forked alis-ruoyi-up
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68e57803f3
feature/model
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '68e57803f3'
${ noResults }
alis-ruoyi-up
/
ruoyi-ui
/
bin
/
run-web.bat
12 lines
118 B
Batchfile
Raw
Normal View
History
Unescape
Escape
初始化项目
5 years ago
@
echo
off
echo
.
前端ui脚本中文乱码 Signed-off-by: scmiot <scmiot@qq.com>
2 years ago
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
初始化项目
5 years ago
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
前端ui脚本中文乱码 Signed-off-by: scmiot <scmiot@qq.com>
2 years ago
pause