This website works better with JavaScript.
Home
Explore
Help
Sign In
sfms3.0
/
sfms3.0-front
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3.0系统前台
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.
1
Commit
1
Branch
0
Tags
1.2 MiB
Tree:
11e840028f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '11e840028f'
${ noResults }
sfms3.0-front
/
bin
/
run-web.bat
12 lines
101 B
Raw
Normal View
History
初始化
8 months ago
@
echo
off
echo
.
echo
[��Ϣ] ʹ�� Vite �������� Web ���̡�
echo
.
%~d0
cd
%~dp0
cd
..
yarn dev
pause