From 05feef34c72c7984291e5316f63816de20f356ba Mon Sep 17 00:00:00 2001 From: 万河 <12894283+science-01@user.noreply.gitee.com> Date: 星期四, 18 五月 2023 16:53:14 +0800 Subject: [PATCH] update ruoyi-admin/src/main/resources/banner.txt. 线条填歪了,看着难受 --- ruoyi-ui/bin/package.bat | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/bin/package.bat b/ruoyi-ui/bin/package.bat index ecc8db4..dff0c61 100644 --- a/ruoyi-ui/bin/package.bat +++ b/ruoyi-ui/bin/package.bat @@ -1,12 +1,12 @@ @echo off echo. -echo [��Ϣ] ���Web���̣�����node_modules���ļ��� +echo [��Ϣ] ��װWeb���̣�����node_modules�ļ��� echo. %~d0 cd %~dp0 cd .. -npm install --registry=https://registry.npm.taobao.org +npm install --registry=https://registry.npmmirror.com pause \ No newline at end of file -- Gitblit v1.9.2