Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
zhangzl
/
nsgk_agentcenter_front
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
代理记账中共新前端
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.
19
Commitit
1
Haara
1.7 MiB
Vue
75.7%
JavaScript
18.9%
HTML
3.3%
CSS
2.1%
Puu:
e3e80187e3
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'e3e80187e3'
${ noResults }
nsgk_agentcenter_front
/
bin
/
run-web.bat
12 rivejä
107 B
Raaka
Blame
Historia
@echo off
echo.
echo [信息] 使用 Vue CLI 命令运行 Web 工程。
echo.
%~d0
cd %~dp0
cd ..
npm run dev
pause