Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
chenxx
/
auseft.java.platform.web
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Java平台接口
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.
2
Commitit
1
Haara
2.0MB
Puu:
9809d3c0e9
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '9809d3c0e9'
${ noResults }
auseft.java.platform.web
/
Auseft
/
auseft-ui
/
bin
/
run-web.bat
12 lines
107B
Raaka
Blame
Historia
@echo off
echo.
echo [信息] 使用 Vue CLI 命令运行 Web 工程。
echo.
%~d0
cd %~dp0
cd ..
npm run dev
pause