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