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
main
profitManage1.2
/
bin
/
run-web.bat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
12 lines
118 B
Batchfile
Raw
Permalink
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