From 8aa3edd56c279100c9053576f3e90fa55459fe77 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 16 Jan 2023 16:15:55 +0800
Subject: [PATCH] 修改

---
 public/map/popup/html/SupervisoryMapYdata.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/map/popup/html/SupervisoryMapYdata.html b/public/map/popup/html/SupervisoryMapYdata.html
index 2a70b16..f89f123 100644
--- a/public/map/popup/html/SupervisoryMapYdata.html
+++ b/public/map/popup/html/SupervisoryMapYdata.html
@@ -154,7 +154,7 @@
 
 
         .el-tabs__active-bar {
-            background-color: #F35B5B;
+            background-color: #32C1A2; 
         }
 
         .el-tabs__item.is-active,
@@ -169,7 +169,7 @@
         <!-- 从layui传值给iframe 的占位input -->
         <!-- <div class="aaa bbb">13223456745</div> -->
         <input type="text" id="sidIput" ref="sidIput" style="display:none">
-        <div class="flare-liu-top" style="background-image: linear-gradient(to right, #F35B5B , #F35B5B">
+        <div class="flare-liu-top" style="background-image: linear-gradient(to right, #32C1A2 , #32C1A2)">
             <div class="f-l-t-heard">{{datas.tenant_name}}</div>
             <div class="f-l-t-right">
                 <div class="f-l-t-r-number">级别:{{datas.dj}}</div>

--
Gitblit v1.9.3