From 61c1945d810e4e14a1c7b61b2761acf181104f42 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 09 十一月 2023 15:20:13 +0800
Subject: [PATCH] # agv出库信息 盘点按钮显示

---
 Monitor-APP/pages/home/home.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Monitor-APP/pages/home/home.css b/Monitor-APP/pages/home/home.css
index e47e9c7..7120134 100644
--- a/Monitor-APP/pages/home/home.css
+++ b/Monitor-APP/pages/home/home.css
@@ -40,3 +40,6 @@
 .swiper-margin {
 	margin-top: 50px;
 }
+.textred {
+	color: red;
+}

--
Gitblit v1.9.1