From 8298a085922383c45035045b8f2ccff423e33848 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期二, 13 九月 2022 16:25:35 +0800 Subject: [PATCH] !232 update 缩进配置文件.editorconfig添加.yaml文件格式支持 Merge pull request !232 from 枕梦记/N/A --- ruoyi-ui/bin/package.bat | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-ui/bin/package.bat b/ruoyi-ui/bin/package.bat index 9997921..9f6e5f4 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锟斤拷锟教o拷锟斤拷锟斤拷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 +pause -- Gitblit v1.9.3