公告板
版本库
filestore
活动
搜索
登录
main
/
ltkj_peisweb_region
路泰科技体检前端区域版
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb_region
qx
6 天以前
955a8eeb4a139783dea7ce656026e7916b0b4801
[ltkj_peisweb_region.git]
/
bin
/
package.bat
1
2
3
4
5
6
7
8
9
10
11
12
@echo off
echo.
echo [ÐÅÏ¢] °²×°Web¹¤³Ì£¬Éú³Énode_modulesÎļþ¡£
echo.
%~d0
cd %~dp0
cd ..
npm install --registry=https://registry.npmmirror.com
pause