GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
DH_Apicture
Transfer to URL with SHA
Find file
Newer
Older
tree:
79e251a658
Switch branches
×
master
DH_Apicture
/
bin
/ run-web.bat
zhangqy
26 days ago
101 bytes
first commit
Raw
Blame
History
@echo off echo. echo [信息] 使用 Vite 命令运行 Web 工程。 echo. %~d0 cd %~dp0 cd .. yarn dev pause