From b158a9a85078d57a0e660aba680f6ad88da7ab6a Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期四, 07 十一月 2024 11:39:01 +0800 Subject: [PATCH] ll --- screen/src/views/LogisticsCenter.vue | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/screen/src/views/LogisticsCenter.vue b/screen/src/views/LogisticsCenter.vue index 101762b..b29190e 100644 --- a/screen/src/views/LogisticsCenter.vue +++ b/screen/src/views/LogisticsCenter.vue @@ -1497,7 +1497,6 @@ width: 100%; flex: 1; - /* border: 1px solid; */ .echart_map { width: 100%; height: 100%; @@ -1512,7 +1511,6 @@ .right_box_one { margin-top: 20px; padding: 0px 10px 30px 20px; - border: 1px solid; .content_wrap { display: flex; @@ -1609,7 +1607,6 @@ } .right_box_two { - border: 1px solid; padding: 10px 15px; .echart4_wrap { @@ -1624,7 +1621,6 @@ } .right_box_three { - border: 1px solid; .echart5_wrap { height: 240px; -- Gitblit v1.9.3