仪表盘
版本库
文件存储
活动
搜索
登录
刘省
/
smartor
分支自
~yxh/smartor
概况
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
add module smartor
qianxj
2023-02-22
95ae5868d358205d5ed70373038baea8e0c2c625
[~liusheng/smartor.git]
/
ruoyi-ui
/
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