Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
zhangzl
/
nsgk_mobile
Tarkkaile
2
Ää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.
70
Commitit
7
Branchit
79 MiB
Vue
96.7%
JavaScript
3.3%
Puu:
1c8657ae19
fuyuan_ynzl_mobile
master
rongxin_dev
rongxin_prod
rongxin_test
wulanhaote
zhijidi_new
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '1c8657ae19'
${ noResults }
nsgk_mobile
/
打包.bat
14 rivejä
111 B
Raaka
Blame
Historia
@echo off
D:
cd D:\workspace\code\nsgk_mobile
:: 打包预发布环境
npm run build
@echo SUCCESS
pause