公告板
版本库
filestore
活动
搜索
登录
王立忠
/
966120Api
派生自
966120Api
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix:修改logo及网站名称
wanglizhong
2025-05-05
5390b4fc6d07efcb53d06b21454e6b24cad03a10
[~wlz/966120Api.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