This website works better with JavaScript.
Explore
Help
Register
Sign In
wangrunpu
/
stm32-iot-server
Watch
1
Star
0
Fork
You've already forked stm32-iot-server
0
Code
Issues
Pull Requests
Packages
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.
c79c3ee5b6
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c79c3ee5b6'
${ noResults }
stm32-iot-server
/
ruoyi-ui
/
bin
/
run-web.bat
12 lines
118 B
Raw
Normal View
History
Unescape
Escape
初始化项目
6 years ago
@
echo
off
echo
.
前端ui脚本中文乱码 Signed-off-by: scmiot <scmiot@qq.com>
3 years ago
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
初始化项目
6 years ago
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
前端ui脚本中文乱码 Signed-off-by: scmiot <scmiot@qq.com>
3 years ago
pause