From b921db470a289d3a5bdf2db8d60e6e5e6b4b5973 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Mon, 10 May 2021 14:55:28 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue
---
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