This website requires JavaScript.
Explore
Help
Register
Sign In
TRKJ
/
profitManage1.1
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
908fba357ec1ea3f54cb3ab8879430aee5506ce0
profitManage1.1
/
bin
/
run-web.bat
T
12 lines
118 B
Batchfile
Raw
Normal View
History
Unescape
Escape
从1.0迁移过来
2025-10-10 13:48:09 +08:00
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause
Reference in New Issue
Copy Permalink