This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
zhangzl
/
nsgk_mobile
Прати
2
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
移动端
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
Комити
7
Гране
79 MiB
Vue
96.7%
JavaScript
3.3%
Дрво:
1c8657ae19
fuyuan_ynzl_mobile
master
rongxin_dev
rongxin_prod
rongxin_test
wulanhaote
zhijidi_new
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '1c8657ae19'
${ noResults }
nsgk_mobile
/
打包.bat
14 lines
111 B
Датотека
Blame
Историја
@echo off
D:
cd D:\workspace\code\nsgk_mobile
:: 打包预发布环境
npm run build
@echo SUCCESS
pause