公告板
版本库
活动
搜索
登录
main
/
intelligent_dispatching
智慧派单
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
初始化
xuhy
2025-09-28
9a0e75d2fe75d56327fa0ee11a34ad29f84a3313
[intelligent_dispatching.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