From bfb1606a202ecfb1523c1ac13ee5ae78dbf14528 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sun, 25 Apr 2021 14:56:47 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jfpt-Vue

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

diff --git a/public/map/popup/html/SupervisoryMapPdata.html b/public/map/popup/html/SupervisoryMapPdata.html
index 3426ea4..0d28c7f 100644
--- a/public/map/popup/html/SupervisoryMapPdata.html
+++ b/public/map/popup/html/SupervisoryMapPdata.html
@@ -165,7 +165,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, #F35B5B , #F35B5B)">
             <div class="f-l-t-heard">{{datas.place}}</div>
             <div class="f-l-t-right">
                 <div class="f-l-t-r-number">设备编号:{{datas.deviceNumber}}</div>

--
Gitblit v1.9.3