From 8e711598e5042d45e7d3be978b43a9e74425cff1 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 02 六月 2023 11:04:10 +0800
Subject: [PATCH] #拣货单单据未出标红

---
 src/main/webapp/views/home/map.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/home/map.html b/src/main/webapp/views/home/map.html
index 8348e6d..0c01d84 100644
--- a/src/main/webapp/views/home/map.html
+++ b/src/main/webapp/views/home/map.html
@@ -44,7 +44,7 @@
             color: #fff;
             /*transform: perspective(130px) rotateX(30deg) translateZ(-20px);*/
             box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
-            border-radius: 50% 20% / 10% 40%;
+            /*border-radius: 50% 20% / 10% 40%;*/
         }
 
         .pointBox:hover{

--
Gitblit v1.9.1