南昌市物联网技防平台-前端
Administrator
2021-05-07 7b7882d538d418686290f72a593f5c08a3506aaf
Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue
1 files modified
4 ■■■■ changed files
public/map/popup/html/FlareClusterLayer_v3 copy.html 4 ●●●● patch | view | raw | blame | history
public/map/popup/html/FlareClusterLayer_v3 copy.html
@@ -364,7 +364,7 @@
                    } else if (dat.dtype == 1) {//el-tabs__active-bar
                        ct.style.backgroundImage = 'linear-gradient(to right, #32C1A2 , #32C1A2';
                        cordActive.style.backgroundImage = 'linear-gradient(to right, #32C1A2 , #32C1A2';
                        this.statesss = '在线';
                        this.statesss = '正常';
                    } else if (dat.dtype == 0) {
                        ct.style.backgroundImage = 'linear-gradient(to right, #CDCDCD , #CDCDCD';
                        cordActive.style.backgroundImage = 'linear-gradient(to right, #CDCDCD , #CDCDCD';
@@ -373,7 +373,7 @@
                    } else if (dat.dtype == 2) {
                        ct.style.backgroundImage = 'linear-gradient(to right, #F35B5B , #F35B5B';
                        cordActive.style.backgroundImage = 'linear-gradient(to right, #F35B5B , #F35B5B';
                        this.statesss = '警报';
                        this.statesss = '预警';
                    }