This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
pet-admin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
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.
50
Commits
2
Branches
382 MiB
Java
56.9%
Vue
35.5%
JavaScript
6%
HTML
0.7%
CSS
0.6%
Other
0.2%
Tree:
7eab31e3ff
master
tb-branch
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7eab31e3ff'
${ noResults }
pet-admin
/
CatmDogd-Mall-Front-test
/
bin
/
run-web.bat
12 lines
107 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause