From 48b007543af49c780f6c216c840a965f8a73736f Mon Sep 17 00:00:00 2001
From: wind <zhangmrit@126.com>
Date: 星期六, 22 一月 2022 22:05:44 +0800
Subject: [PATCH] fix css class name 

---
 ruoyi-ui/bin/run-web.bat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/bin/run-web.bat b/ruoyi-ui/bin/run-web.bat
index a696280..921902c 100644
--- a/ruoyi-ui/bin/run-web.bat
+++ b/ruoyi-ui/bin/run-web.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [信息] 使用 Vue 运行 Web 工程。
+echo [信息] 使用 Vue CLI 命令运行 Web 工程。
 echo.
 
 %~d0

--
Gitblit v1.9.3