x
@@ -412,15 +518,15 @@
>
x
@@ -440,15 +546,15 @@
>
x
@@ -667,7 +773,21 @@
-
环境信息
+
-
环境信息
+
@@ -743,92 +877,6 @@
/> -->
-
-
-
-
-
@@ -849,7 +897,7 @@
@@ -910,8 +958,35 @@
picAbbreviation84: unityChange == 84,
picAbbreviation85: unityChange == 85,
picAbbreviation86: unityChange == 86,
+ picAbbreviation27: unityChange == 27,
+ picAbbreviation29: unityChange == 29,
+ picAbbreviation51: unityChange == 51,
+ picAbbreviation52: unityChange == 52,
+ picAbbreviation56: unityChange == 56,
+ picAbbreviation57: unityChange == 57,
+ picAbbreviation58: unityChange == 58,
+ picAbbreviation59: unityChange == 59,
+ picAbbreviation41: unityChange == 41,
+ picAbbreviation44: unityChange == 44,
+ picAbbreviation40: unityChange == 40,
+ picAbbreviation42: unityChange == 42,
+ picAbbreviation43: unityChange == 43,
+ picAbbreviation53: unityChange == 53,
+ picAbbreviation39: unityChange == 39,
+ picAbbreviation46: unityChange == 46,
+ picAbbreviation48: unityChange == 48,
+ picAbbreviation49: unityChange == 49,
+ picAbbreviation32: unityChange == 32,
+ picAbbreviation33: unityChange == 33,
+ picAbbreviation34: unityChange == 34,
+ picAbbreviation12: unityChange == 12,
}"
- >
+ >
+
+
-
开关信息
+
+
开关信息
+
+
+
+
+
+
+
+
+
+
+
查询
+
-
告警信息
+
-
无
-
+

告警
-
{{
+
-
- {{ item.bianwei
- }}发生值:{{ item.fsz }}
-
- {{ item.dizhi }}
-
- {{ item.zhan
- }}侧面门禁:{{ item.cemeng }}
+ 发生时间:{{ item.createTime }}
+
+ 发生事件:{{ item.warnText }}
+
+
-
+
+
+ 无
+
@@ -1692,11 +1804,25 @@ import {
getCityDetail,
getPrimaryDiagram, //获取一次系统图
getSiteInfoEle,
+ getWarnList,
+ generateWarnFile,
+ getSwitchNameList,
+ getSwitchInfoForOne,
+ getEnvironmentByType,
} from "@/api/api";
export default {
mixins: [drawMixin],
data() {
return {
+ activeNames: [0],
+ environmentTime: null, //环境时间
+ historyEnvironmentShow: false, //环境历史弹窗
+ historyEnvironmentData: [], //环境历史数据
+ historySwitchData: [], //开关信息历史数据
+ historyShow: false, //开关信息
+ switchParams: {}, //开关信息选择参数
+ lineOption: [], //开关设备列表
+ warnTime: null, //告警时间
stationSiteId: "", //站点id
contronlShow: false, //云台控制窗如果可以云台控制则显示否则不显示
leftP: 0, //左转
@@ -2155,6 +2281,7 @@ export default {
},
// unityUrl:"https://my.matterportvr.cn/show/?m=hEnMfFnid82&sr=-3.04&ss=32",
unityUrl: "",
+ currencyUrl: "",
toukuiShow: false,
unityChange: null,
titleData: "",
@@ -2219,6 +2346,7 @@ export default {
"stationWXS1",
"stationWXS2",
"stationWXS3",
+ "stationWXXL",
"stationNJJNG", //新馆
"stationNJJNG1", //旧馆
], //mqtt订阅的站点Id
@@ -2244,41 +2372,7 @@ export default {
watch: {
unityChange: {
handler(newV) {
- (this.yunweiArr2 = [
- {
- value: "2",
- label: "10KV变压器试验记录",
- },
- {
- value: "6",
- label: "10KV真空断路器试验记录",
- },
- {
- value: "7",
- label: "低压交流耐压试验记录1",
- },
- {
- value: "8",
- label: "电缆试验记录",
- },
- ]),
- (this.yunweiArr4 = [
- {
- value: "4",
- label: "值班人员资质",
- },
- ]),
- (this.yunweiArr5 = [
- {
- value: "5",
- label: "巡检记录查询",
- },
- {
- value: "51",
- label: "电检查结果通知书",
- },
- ]),
- (this.fuzaiArr[1].unit = "");
+ this.fuzaiArr[1].unit = "";
if (newV == 0) {
//新馆
// this.unityUrl = "/htWeb/unity.html?src=1";
@@ -2321,83 +2415,102 @@ export default {
this.getStationSiteId(9);
} else if (newV == 10) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.72883930361013,33.704490518860894&cityName=宿迁市"; //初始模型
this.getStationSiteId(10);
} else if (newV == 11) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.7098931344961,33.71575488074535&cityName=宿迁市"; //初始模型
this.getStationSiteId(11);
} else if (newV == 12) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.31071340953395,33.92071189748853&cityName=宿迁市"; //初始模型
this.getStationSiteId(12);
} else if (newV == 13) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.80293199076266,34.10679133039805&cityName=宿迁市"; //初始模型
this.getStationSiteId(13);
} else if (newV == 14) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.78382758335562,34.122437730320726&cityName=宿迁市"; //初始模型
this.getStationSiteId(14);
} else if (newV == 15) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.2275566177467,33.473796277116435&cityName=宿迁市"; //初始模型
this.getStationSiteId(15);
} else if (newV == 16) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.23653868024763,33.47555467076444&cityName=宿迁市"; //初始模型
this.getStationSiteId(16);
} else if (newV == 17) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=119.33262234144416,34.05740941212966&cityName=连云港市"; //初始模型
this.getStationSiteId(17);
} else if (newV == 18) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.76489812355379,34.518504041687564&cityName=连云港市"; //初始模型
this.getStationSiteId(18);
} else if (newV == 19) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=119.14016825371664,34.8446517677436&cityName=连云港市"; //初始模型
this.getStationSiteId(19);
} else if (newV == 20) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=119.16455231014828,34.83535430922072&cityName=连云港市"; //初始模型
this.getStationSiteId(20);
} else if (newV == 21) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=119.23462251885587,34.28842003640969&cityName=连云港市"; //初始模型
this.getStationSiteId(21);
} else if (newV == 22) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=119.24583695637511,34.28337252895362&cityName=连云港市"; //初始模型
this.getStationSiteId(22);
} else if (newV == 23) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.33536441797952,32.01000909756949&cityName=泰州市"; //初始模型
this.getStationSiteId(23);
} else if (newV == 24) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=119.92438734386633,32.49332452941229&cityName=泰州市"; //初始模型
this.getStationSiteId(24);
} else if (newV == 25) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.1341473465805,32.50742501821996&cityName=泰州市"; //初始模型
this.getStationSiteId(25);
} else if (newV == 26) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.3819407860153,32.03412219066932&cityName=泰州市"; //初始模型
this.getStationSiteId(26);
} else if (newV == 27) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=119.8455,32.90&cityName=泰州市"; //初始模型
this.getStationSiteId(27);
} else if (newV == 28) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=119.9327807066001,32.485038631610394&cityName=泰州市"; //初始模型
this.getStationSiteId(28);
} else if (newV == 29) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.02702450937369,32.1627907586319&cityName=泰州市"; //初始模型
this.getStationSiteId(29);
} else if (newV == 30) {
this.threeUrl = "http://223.112.17.26:12348/";
@@ -2413,119 +2526,144 @@ export default {
this.getStationSiteId(30);
} else if (newV == 31) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=117.26097174934705,34.20783486022684&cityName=徐州市"; //初始模型
this.getStationSiteId(31);
} else if (newV == 32) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=117.29622431115507,34.22682585620072&cityName=徐州市"; //初始模型
this.getStationSiteId(32);
} else if (newV == 33) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=117.29622431115507,34.22682585620072&cityName=徐州市"; //初始模型
this.getStationSiteId(33);
} else if (newV == 34) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=117.29622431115507,34.22682585620072&cityName=徐州市"; //初始模型
this.getStationSiteId(34);
} else if (newV == 35) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=117.28517281406005,34.25482719477213&cityName=徐州市"; //初始模型
this.getStationSiteId(35);
} else if (newV == 36) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=117.28517281406005,34.25482719477213&cityName=徐州市"; //初始模型
this.getStationSiteId(36);
} else if (newV == 37) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=117.27869259707927,34.25880432572896&cityName=徐州市"; //初始模型
this.getStationSiteId(37);
} else if (newV == 38) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.76467869792316,34.555115356593774&cityName=连云港市"; //初始模型
this.getStationSiteId(38);
} else if (newV == 39) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.74665554178932,31.995584427748994&cityName=南京市"; //初始模型
this.getStationSiteId(39);
} else if (newV == 40) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.78442961775323,32.05975894950343&cityName=南京市"; //初始模型
this.getStationSiteId(40);
} else if (newV == 41) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.79529605026573,32.052450930882&cityName=南京市"; //初始模型
this.getStationSiteId(41);
} else if (newV == 42) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.78553062163473,32.032965820194335&cityName=南京市"; //初始模型
this.getStationSiteId(42);
} else if (newV == 43) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.78099884050067,32.03461421375367&cityName=南京市"; //初始模型
this.getStationSiteId(43);
} else if (newV == 44) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=118.779613,32.055085&cityName=南京市"; //初始模型
this.getStationSiteId(44);
} else if (newV == 45) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.23614373016511,31.398173998071172&cityName=无锡市"; //初始模型
this.getStationSiteId(45);
} else if (newV == 46) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.2953325939179,31.444932502072376&cityName=无锡市&stationName=WXXL"; //初始模型
this.getStationSiteId(46);
} else if (newV == 47) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=120.2857,31.5318&cityName=无锡市"; //初始模型
this.getStationSiteId(47);
} else if (newV == 48) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ // this.unityUrl = "/htWeb/unity.html?src=SQXCHY";
+ this.unityUrl =
+ "/land/landMap.html?src=120.434568007741,31.50860&cityName=无锡市&stationName=WXSFJC10"; //初始模型
this.getStationSiteId(48);
} else if (newV == 49) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.434568007741,31.50860&cityName=无锡市&stationName=WXSFJC20"; //初始模型
this.getStationSiteId(49);
} else if (newV == 50) {
+ this.yunweiArr2 = [];
+ this.yunweiArr4 = [];
+ this.yunweiArr5 = [];
this.threeUrl = "http://223.112.17.26:12349/";
this.unityUrl = "/htWeb/unity.html?src=NTDST"; //初始模型
this.getStationSiteId(50);
} else if (newV == 51) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=120.464255,32.538013&cityName=南通市";
this.getStationSiteId(51);
} else if (newV == 52) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=120.579883,32.391117&cityName=南通市"; //初始模型
this.getStationSiteId(52);
} else if (newV == 53) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=116.24296626307967,39.99711618451485&cityName=南京市"; //初始模型
this.getStationSiteId(53);
} else if (newV == 54) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.3260858212609,31.538164821421518&cityName=无锡市&stationName=WXRMYYD"; //初始模型
this.getStationSiteId(54);
} else if (newV == 55) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=120.3260858212609,31.538164821421518&cityName=无锡市"; //初始模型
this.getStationSiteId(55);
} else if (newV == 56) {
// this.threeUrl = "http://223.112.17.26:12347/";
// this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=121.19,32.33255&cityName=南通市"; //初始模型
this.getStationSiteId(56);
} else if (newV == 57) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=120.7520,32.10&cityName=南通市"; //初始模型
this.getStationSiteId(57);
} else if (newV == 58) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=121.1813,31.8647&cityName=南通市"; //初始模型
this.getStationSiteId(58);
} else if (newV == 59) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=121.74,31.76&cityName=南通市"; //初始模型
this.getStationSiteId(59);
} else if (newV == 60) {
this.threeUrl = "http://223.112.17.26:12350/";
@@ -2533,7 +2671,7 @@ export default {
this.getStationSiteId(60);
} else if (newV == 61) {
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl = "/land/landMap.html?src=121.07,32.07&cityName=南通市"; //初始模型
this.getStationSiteId(61);
} else if (newV == 62) {
// this.threeUrl = "http://223.112.17.26:12347/";
@@ -2545,130 +2683,199 @@ export default {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
+ this.unityUrl =
+ "/land/landMap.html?src=118.78817115742243,31.91152503760219&cityName=南京市"; //初始模型
this.getStationSiteId(63);
} else if (newV == 64) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.8780322861,31.330032977240393&cityName=南京市"; //初始模型
this.getStationSiteId(64);
} else if (newV == 65) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=119.03501305945991,31.651881296192812&cityName=南京市"; //初始模型
this.getStationSiteId(65);
} else if (newV == 66) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.95825056276811,32.15053330738273&cityName=南京市"; //初始模型
this.getStationSiteId(66);
} else if (newV == 67) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.71924417594721,31.984514662255535&cityName=南京市"; //初始模型
this.getStationSiteId(67);
} else if (newV == 68) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.94618881482586,32.09771056032838&cityName=南京市"; //初始模型
this.getStationSiteId(68);
} else if (newV == 69) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.94618881482586,32.09771056032838&cityName=南京市"; //初始模型
this.getStationSiteId(69);
} else if (newV == 70) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.75386927780096,32.07404022150379&cityName=南京市"; //初始模型
this.getStationSiteId(70);
} else if (newV == 71) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.78455619425154,32.02790682732824&cityName=南京市"; //初始模型
this.getStationSiteId(71);
} else if (newV == 72) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.72238922885163,31.988057062140783&cityName=南京市"; //初始模型
this.getStationSiteId(72);
} else if (newV == 73) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.78825148149758,32.08791805338615&cityName=南京市"; //初始模型
this.getStationSiteId(73);
} else if (newV == 74) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.92895431916742,32.147365399527004&cityName=南京市"; //初始模型
this.getStationSiteId(74);
} else if (newV == 75) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.92895431916742,32.147365399527004&cityName=南京市"; //初始模型
this.getStationSiteId(75);
} else if (newV == 76) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.72839622505376,31.995424311666312&cityName=南京市"; //初始模型
this.getStationSiteId(76);
} else if (newV == 77) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.72839622505376,31.995424311666312&cityName=南京市"; //初始模型
this.getStationSiteId(77);
} else if (newV == 78) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.82568070062018,31.920092776195062&cityName=南京市"; //初始模型
this.getStationSiteId(78);
} else if (newV == 79) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.630650897362,32.05394576505532&cityName=南京市"; //初始模型
this.getStationSiteId(79);
} else if (newV == 80) {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
// this.threeUrl = "http://223.112.17.26:12347/";
- // this.unityUrl = "/htWeb/unity.html?src=SQXCHY"; //初始模型
+ this.unityUrl =
+ "/land/landMap.html?src=118.74292985533611,31.98933148202029&cityName=南京市"; //初始模型
this.getStationSiteId(80);
+ } else if (newV == 81) {
+ this.yunweiArr2 = [];
+ this.yunweiArr4 = [];
+ this.yunweiArr5 = [];
+ // this.threeUrl = "http://223.112.17.26:12347/";
+ this.unityUrl =
+ "/land/landMap.html?src=119.03694475134222,31.627802509199&cityName=南京市"; //初始模型
+ this.getStationSiteId(81);
+ } else if (newV == 82) {
+ this.yunweiArr2 = [];
+ this.yunweiArr4 = [];
+ this.yunweiArr5 = [];
+ // this.threeUrl = "http://223.112.17.26:12347/";
+ this.unityUrl =
+ "/land/landMap.html?src=119.03694475134222,31.627802509199&cityName=南京市"; //初始模型
+ this.getStationSiteId(82);
+ } else if (newV == 83) {
+ this.yunweiArr2 = [];
+ this.yunweiArr4 = [];
+ this.yunweiArr5 = [];
+ // this.threeUrl = "http://223.112.17.26:12347/";
+ this.unityUrl =
+ "/land/landMap.html?src=119.03644416541033,31.633332444504944&cityName=南京市"; //初始模型
+ this.getStationSiteId(83);
+ } else if (newV == 84) {
+ this.yunweiArr2 = [];
+ this.yunweiArr4 = [];
+ this.yunweiArr5 = [];
+ // this.threeUrl = "http://223.112.17.26:12347/";
+ this.unityUrl =
+ "/land/landMap.html?src=118.74693712187542,31.987744537091544&cityName=南京市"; //初始模型
+ this.getStationSiteId(84);
+ } else if (newV == 85) {
+ this.yunweiArr2 = [];
+ this.yunweiArr4 = [];
+ this.yunweiArr5 = [];
+ // this.threeUrl = "http://223.112.17.26:12347/";
+ this.unityUrl =
+ "/land/landMap.html?src=118.7605072365097,32.061324873404246&cityName=南京市"; //初始模型
+ this.getStationSiteId(85);
+ } else if (newV == 86) {
+ this.yunweiArr2 = [];
+ this.yunweiArr4 = [];
+ this.yunweiArr5 = [];
+ // this.threeUrl = "http://223.112.17.26:12347/";
+ this.unityUrl =
+ "/land/landMap.html?src=118.7605072365097,32.061324873404246&cityName=南京市"; //初始模型
+ this.getStationSiteId(86);
} else {
this.yunweiArr2 = [];
this.yunweiArr4 = [];
this.yunweiArr5 = [];
+ this.unityUrl =
+ "/land/landMap.html?src=118.7605072365097,32.061324873404246&cityName=南京市"; //初始模型
this.getStationSiteId(newV);
}
},
@@ -2690,14 +2897,104 @@ export default {
mounted() {
this.handleMenus(0);
let mqttData = [];
+ this.yunweiArr2 = [];
+ this.yunweiArr4 = [];
+ this.yunweiArr5 = [];
//检查通知单显示
this.checkUpShow = sessionStorage.getItem("showCheck") == "1" ? false : true;
// this.sceneName = this.$route.params.scene;
this.sceneName = sessionStorage.getItem("scene");
if (this.sceneName == "dts") {
- mqttData.push("stationNJJNG1", "stationNJJNG");
+ (this.yunweiArr2 = [
+ {
+ value: "2",
+ label: "10KV变压器试验记录",
+ },
+ {
+ value: "6",
+ label: "10KV真空断路器试验记录",
+ },
+ {
+ value: "7",
+ label: "低压交流耐压试验记录1",
+ },
+ {
+ value: "8",
+ label: "电缆试验记录",
+ },
+ ]),
+ (this.yunweiArr4 = [
+ {
+ value: "4",
+ label: "值班人员资质",
+ },
+ ]),
+ (this.yunweiArr5 = [
+ {
+ value: "5",
+ label: "巡检记录查询",
+ },
+ {
+ value: "51",
+ label: "电检查结果通知书",
+ },
+ ]),
+ mqttData.push("stationNJJNG1", "stationNJJNG");
this.unityChange = 3;
+ this.menusArr = [
+ {
+ pic: require("@/assets/newbanImg/peidianfangmoren.png"),
+ actPic: require("@/assets/newbanImg/peidianfangxuanzhong.png"),
+ text: "配电房信息",
+ },
+
+ {
+ pic: require("@/assets/newbanImg/kaiguanxinximoren.png"),
+ actPic: require("@/assets/newbanImg/kaiguanxinxixuanzhong.png"),
+ text: "开关信息",
+ },
+ {
+ pic: require("@/assets/newbanImg/yicimoren.png"),
+ actPic: require("@/assets/newbanImg/yicixuanzhong.png"),
+ text: "一次系统图",
+ },
+ {
+ pic: require("@/assets/newbanImg/huanjingmoren.png"),
+ actPic: require("@/assets/newbanImg/huanjingxuanzhong.png"),
+ text: "环境信息",
+ },
+ {
+ pic: require("@/assets/newbanImg/yunweimoren.png"),
+ actPic: require("@/assets/newbanImg/yunweixuanzhong.png"),
+ text: "运维档案",
+ },
+ {
+ pic: require("@/assets/newbanImg/jinggaomoren.png"),
+ actPic: require("@/assets/newbanImg/jinggaoxuanzhong.png"),
+ text: "告警信息",
+ },
+ {
+ pic: require("@/assets/newbanImg/shijianmoren.png"),
+ actPic: require("@/assets/newbanImg/shijianxuanzhong.png"),
+ text: "事件记录",
+ },
+ {
+ pic: require("@/assets/newbanImg/jianchamoren.png"),
+ actPic: require("@/assets/newbanImg/jianchaxuanzhong.png"),
+ text: "检查通知单",
+ },
+ {
+ pic: require("@/assets/newbanImg/VRmoren.png"),
+ actPic: require("@/assets/newbanImg/VRxuanzhong.png"),
+ text: "VR全景",
+ },
+ {
+ pic: require("@/assets/newbanImg/baoDian.png"),
+ actPic: require("@/assets/newbanImg/baoDianXuan.png"),
+ text: "保电",
+ },
+ ];
} else if (this.sceneName == "nsfz") {
mqttData.push("stations1");
this.unityChange = 4;
@@ -2832,15 +3129,18 @@ export default {
this.unityChange = 45;
this.senceTitle = "无锡市黄泥岗水厂配电房";
} else if (this.sceneName == "WXXLSC") {
+ mqttData.push("stationWXXL");
this.unityChange = 46;
this.senceTitle = "无锡市雪浪水厂配电房";
} else if (this.sceneName == "WXZQSC") {
this.unityChange = 47;
this.senceTitle = "无锡市中桥水厂配电房";
} else if (this.sceneName == "WXSFJC") {
+ mqttData.push("stationWXSFJC10");
this.unityChange = 48;
this.senceTitle = "无锡市硕放机场10KV配电房";
} else if (this.sceneName == "WXSFJC2") {
+ mqttData.push("stationWXSFJC20");
this.unityChange = 49;
this.senceTitle = "无锡市硕放机场20KV配电房";
} else if (this.sceneName == "NTDST") {
@@ -2857,6 +3157,7 @@ export default {
this.unityChange = 53;
this.senceTitle = "南京市燕尧水厂配电房";
} else if (this.sceneName == "WXRMYYD") {
+ mqttData.push("stationWXRMYYD");
this.unityChange = 54;
this.senceTitle = "无锡市人民医院D配电房";
} else if (this.sceneName == "WXRMYYBC") {
@@ -2962,6 +3263,8 @@ export default {
//mqtt订阅
this.getDataByMqtt("ws://223.112.17.26:10087/mqtt", mqttData);
let that = this;
+ window.nonSite = that.nonSite;
+ window.bigModel = that.bigModel;
//初始化遮罩消失
window.setTimeout(() => {
that.maskBgShow = false;
@@ -3694,6 +3997,27 @@ export default {
that.mqttClient.end();
},
methods: {
+ //非师范站点点击视频
+ nonSite(cId, sId) {
+ let that = this;
+ that.cId = cId;
+ that.sId = sId;
+ that.mqttPublish(that.cId, that.sId);
+ that.mqttPublishWatch(that.cId, that.sId);
+ that.videoTime = setInterval(() => {
+ that.mqttPublishWatch(that.cId, that.sId);
+ }, 10000);
+ that.videoShow = true;
+ },
+ //点击放大模型
+ bigModel() {
+ let that = this;
+ that.modelOthers = true;
+ that.componentShow = "modelPop";
+ that.popStatus = "SSCBDZ_BDZ1";
+ that.unityChange = 100;
+ that.handleSelect(100);
+ },
//切换指定站房
getStationSiteId(id) {
this.stationSiteId = "";
@@ -3716,403 +4040,6 @@ export default {
this.stationSiteId = res.data.data[i].siteId;
}
}
-
- // else if (
- // res.data.data[i].siteName == "南京师范大学附属中学" &&
- // id == 4
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京雨花台中学" &&
- // id == 5
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "泰州市泰兴融媒体中心配电房" &&
- // id == 6
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "连云港市灌南县政府配电房" &&
- // id == 7
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡市广电大厦配电房" &&
- // id == 8
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "宿迁市星辰会议中心" &&
- // id == 9
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "宿迁市泗阳深水水务有限公司" &&
- // id == 10
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "宿迁市泗阳文化馆" &&
- // id == 11
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "宿迁市润生水处理公司" &&
- // id == 12
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "宿迁市沐阳广播电视台" &&
- // id == 13
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "宿迁市沭阳中医院" &&
- // id == 14
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "宿迁市泗洪县政府配电房" &&
- // id == 15
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "宿迁市泗洪县融媒体中心" &&
- // id == 16
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "连云港市灌南水务" &&
- // id == 17
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "连云港市东海县水务局配电房" &&
- // id == 18
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "连云港市赣榆青源水务配电房" &&
- // id == 19
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "连云港市赣榆供电公司办公大楼" &&
- // id == 20
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "连云港市灌云县人民医院新院配电房" &&
- // id == 21
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "连云港市灌云县供电公司新楼配电房" &&
- // id == 22
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "泰州市港务集团配电房" &&
- // id == 23
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "泰州市金鹰商贸配电房" &&
- // id == 24
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "泰州市姜堰锦宸大厦配电房" &&
- // id == 25
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "泰州市靖江城市污水处理厂配电房" &&
- // id == 26
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "泰州市兴化人民医院配电房" &&
- // id == 27
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "泰州市春兰国宾馆配电房" &&
- // id == 28
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "泰州市泰兴电信公司配电房" &&
- // id == 29
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "徐州市绿地博瑞1#配电房" &&
- // id == 30
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "徐州市绿地博瑞2#配电房" &&
- // id == 31
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "徐州市淮海博览中心1#配电房" &&
- // id == 32
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "徐州市淮海博览中心2#配电房" &&
- // id == 33
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "徐州市淮海博览中心3#配电房" &&
- // id == 34
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "徐州市金龙湖小镇1#配电房" &&
- // id == 35
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "徐州市金龙湖小镇2#配电房" &&
- // id == 36
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "徐州市温德姆酒店1#配电房" &&
- // id == 37
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "连云港市东海县人民医院3#配电房" &&
- // id == 38
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京市新丽华配电房" &&
- // id == 39
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京市名人酒店配电房" &&
- // id == 40
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京市东南大学逸夫楼配电房" &&
- // id == 41
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京市公安局配电房" &&
- // id == 42
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京市检察院配电房" &&
- // id == 43
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京大学南园西区配电房" &&
- // id == 44
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡市黄泥岗水厂配电房" &&
- // id == 45
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡市雪浪水厂配电房" &&
- // id == 46
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡市中桥水厂配电房" &&
- // id == 47
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡市硕放机场10KV配电房" &&
- // id == 48
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡市硕放机场20KV配电房" &&
- // id == 49
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南通市广播电视台配电房" &&
- // id == 50
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南通市海安市人民医院配电房" &&
- // id == 51
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南通市如皋市供电公司配电室" &&
- // id == 52
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京市燕尧水厂配电房" &&
- // id == 53
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡市人民医院D配电房" &&
- // id == 54
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡市人民医院BC配电房" &&
- // id == 55
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南通市如东县融媒体中心配电房" &&
- // id == 56
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南通市肿瘤医院" &&
- // id == 57
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南通市海门区融媒体中心配电房" &&
- // id == 58
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南通市启东市城市水处理厂配电房" &&
- // id == 59
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡柏诚系统科技配电房" &&
- // id == 60
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南通市通州监狱" &&
- // id == 61
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "无锡锡东污水处理变电所" &&
- // id == 62
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京江宁区河海大学" &&
- // id == 63
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京市高淳供电公司配电房" &&
- // id == 64
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京溧水供电公司" &&
- // id == 65
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京银茂铅锌矿业小配电房" &&
- // id == 66
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京新媒体大厦" &&
- // id == 67
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京中医药大学科研楼配电房" &&
- // id == 68
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京中医药大学图书馆配电房" &&
- // id == 69
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京丁山花园酒店" &&
- // id == 70
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京市人民银行南京分行办公楼" &&
- // id == 71
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京新华日报社印务中心" &&
- // id == 72
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京商厦" &&
- // id == 73
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京金陵石化低压配电房" &&
- // id == 74
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京金陵石化四生活区配电房" &&
- // id == 75
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京金奥大厦A区" &&
- // id == 76
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京金奥大厦B区" &&
- // id == 77
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // } else if (
- // res.data.data[i].siteName == "南京江宁水务集团科学园水厂" &&
- // id == 78
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // }else if (
- // res.data.data[i].siteName == "南京市浦口调度大楼" &&
- // id == 79
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // }else if (
- // res.data.data[i].siteName == "南京奥体大街9号配电房" &&
- // id == 80
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // }else if (
- // res.data.data[i].siteName == "南京溧水人民医院老配电房" &&
- // id == 81
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // }else if (
- // res.data.data[i].siteName == "溧水人民医院新配电房" &&
- // id == 82
- // ) {
- // this.stationSiteId = res.data.data[i].siteId;
- // }
}
} else if (res.data.code == 500) {
this.$message.error(res.data.msg);
@@ -4256,19 +4183,9 @@ export default {
if (that.unityChange != 1) {
// getEnvironmentInfo( "2" ).then((res) => {
getEnvironmentInfo({ siteId: this.stationSiteId }).then((res) => {
- // this.eniorArr
- console.log(res, "实时记录");
let path = "";
for (const key in res.data.data) {
if (key == "doorState") {
- // for (let i = 0; i < res.data.data.doorState.length; i++) {
- // this.eniorArr[i].name = res.data.data.doorState[i].name;
- // if (res.data.data.doorState[i].value == 0) {
- // this.eniorArr[i].path = require("@/assets/mapInfo/资源 38.png");
- // } else {
- // this.eniorArr[i].path = require("@/assets/mapInfo/资源 37.png");
- // }
- // }
this.eniorArr = Object.keys(res.data.data.doorState).map((item, index) => {
if (res.data.data.doorState[item].value == "0") {
path = require("@/assets/mapInfo/资源 38.png");
@@ -4282,19 +4199,6 @@ export default {
});
}
if (key == "smokeSensation") {
- // for (let i = 0; i < res.data.data.smokeSensation.length; i++) {
- // this.eniorArr[i + res.data.data.doorState.length].name =
- // res.data.data.smokeSensation[i].name;
- // if (res.data.data.smokeSensation[i].value == 0) {
- // this.eniorArr[
- // i + res.data.data.doorState.length
- // ].path = require("@/assets/mapInfo/资源 36.png");
- // } else {
- // this.eniorArr[
- // i + res.data.data.doorState.length
- // ].path = require("@/assets/mapInfo/资源 40.png");
- // }
- // }
let smokeList = [];
smokeList = Object.keys(res.data.data.smokeSensation).map((item, index) => {
if (res.data.data.smokeSensation[item].value == "0") {
@@ -4358,17 +4262,6 @@ export default {
);
}
if (key == "humidity") {
- // for (let i = 0; i < res.data.data.humidity.length; i++) {
- // if (res.data.data.humidity[i].type == 3) {
- // this.eniorArr[1].value = res.data.data.humidity[i].value.substring(
- // 0,
- // res.data.data.humidity[i].value.indexOf(".") + 2
- // );
- // }
- // // if (res.data.data.humidity[i].type == 2) {
- // // this.eniorArr[3].value = res.data.data.humidity[i].value
- // // }
- // }
let humidityList = [];
humidityList = Object.keys(res.data.data.humidity).map((item, index) => {
return {
@@ -4389,14 +4282,6 @@ export default {
let path = "";
for (const key in res.data.data) {
if (key == "doorState") {
- // for (let i = 0; i < res.data.data.doorState.length; i++) {
- // this.eniorArr1[i].name = res.data.data.doorState[i].name;
- // if (res.data.data.doorState[i].value == 0) {
- // this.eniorArr1[i].path = require("@/assets/mapInfo/资源 38.png");
- // } else {
- // this.eniorArr1[i].path = require("@/assets/mapInfo/资源 37.png");
- // }
- // }
this.eniorArr1 = Object.keys(res.data.data.doorState).map((item, index) => {
if (res.data.data.doorState[item].value == "0") {
path = require("@/assets/mapInfo/资源 38.png");
@@ -4410,19 +4295,6 @@ export default {
});
}
if (key == "smokeSensation") {
- // for (let i = 0; i < res.data.data.smokeSensation.length; i++) {
- // this.eniorArr1[i + res.data.data.doorState.length].name =
- // res.data.data.smokeSensation[i].name;
- // if (res.data.data.smokeSensation[i].value == "0") {
- // this.eniorArr1[
- // i + res.data.data.doorState.length
- // ].path = require("@/assets/mapInfo/资源 36.png");
- // } else {
- // this.eniorArr1[
- // i + res.data.data.doorState.length
- // ].path = require("@/assets/mapInfo/资源 40.png");
- // }
- // }
let smokeSensationList = [];
smokeSensationList = Object.keys(res.data.data.smokeSensation).map(
(item, index) => {
@@ -4442,11 +4314,6 @@ export default {
}
}
if (key == "waterout") {
- // if (res.data.data.waterout[0].value == "0") {
- // this.eniorArr1[4].value = require("@/assets/mapInfo/资源 35.png");
- // } else {
- // this.eniorArr1[4].value = require("@/assets/mapInfo/资源 39.png");
- // }
let wateroutList = [];
wateroutList = Object.keys(res.data.data.waterout).map((item, index) => {
if (res.data.data.waterout[item].value == "0") {
@@ -4464,34 +4331,6 @@ export default {
}
}
if (key == "temperature") {
- // for (let i = 0; i < res.data.data.temperature.length; i++) {
- // if (res.data.data.temperature[i].type == 1) {
- // this.eniorArr1[0].value = res.data.data.temperature[
- // i
- // ].value.substring(
- // 0,
- // res.data.data.temperature[i].value.indexOf(".") + 2
- // );
- // }
- // if (res.data.data.temperature[i].type == 2) {
- // this.eniorArr1[2].value = res.data.data.temperature[
- // i
- // ].value.substring(
- // 0,
- // res.data.data.temperature[i].value.indexOf(".") + 2
- // );
- // }
- // if (res.data.data.temperature[i].type == 3) {
- // this.eniorArr1[2].value = res.data.data.temperature[i].value
- // }
- // this.shiduList = Object.keys(res.data.data.temperature).map(
- // (item, index) => {
- // return {
- // name: res.data.data.temperature[item].name,
- // value: res.data.data.temperature[item].value,
- // };
- // }
- // );
this.eniorList1 = Object.keys(res.data.data.temperature).map(
(item, index) => {
return {
@@ -4502,24 +4341,6 @@ export default {
);
}
if (key == "humidity") {
- // for (let i = 0; i < res.data.data.humidity.length; i++) {
- // if (res.data.data.humidity[i].type == 1) {
- // this.eniorArr1[1].value = res.data.data.humidity[
- // i
- // ].value.substring(
- // 0,
- // res.data.data.humidity[i].value.indexOf(".") + 2
- // );
- // }
- // if (res.data.data.humidity[i].type == 2) {
- // this.eniorArr1[3].value = res.data.data.humidity[
- // i
- // ].value.substring(
- // 0,
- // res.data.data.humidity[i].value.indexOf(".") + 2
- // );
- // }
- // }
this.wenduList = Object.keys(res.data.data.humidity).map((item, index) => {
return {
name: res.data.data.humidity[item].name,
@@ -4541,34 +4362,111 @@ export default {
});
}
},
+ //获取环境信息历史数据
+ handleEnvironment() {
+ if (this.environmentTime == null || this.environmentTime == "") {
+ return this.$message.warning("请选择时间");
+ }
+ let params = {
+ siteId: this.stationSiteId,
+ type: "0",
+ dateStr: this.$moment(this.environmentTime).format("YYYY-MM-DD"),
+ };
+ getEnvironmentByType(params)
+ .then((res) => {
+ this.historyEnvironmentData = res.data.data;
+ this.historyEnvironmentShow = true;
+ })
+ .catch((err) => {
+ console.log(err);
+ });
+ },
//获取开关信息数据
getTableData() {
// this.tableData = [];
getSwitchInfo({ siteId: this.stationSiteId }).then((res) => {
this.tableData = res.data.data;
for (let i = 0; i < this.tableData.length; i++) {
- // this.tableData[i].electricCurrent = this.tableData[i].electricCurrent.substring(
- // 0,
- // this.tableData[i].electricCurrent.indexOf(".") + 2
- // );
this.tableData[i].electricCurrent = this.formatNumber(
this.tableData[i].electricCurrent
);
- // this.tableData[i].voltage = this.tableData[i].voltage.substring(
- // 0,
- // this.tableData[i].voltage.indexOf(".") + 2
- // );
this.tableData[i].voltage = this.formatNumber(this.tableData[i].voltage);
- // this.tableData[i].realTimePower = this.tableData[i].realTimePower.substring(
- // 0,
- // this.tableData[i].realTimePower.indexOf(".") + 3
- // );
this.tableData[i].realTimePower = this.formatNumber(
this.tableData[i].realTimePower
);
}
});
},
+ //获取开关信息列表
+ getSwitchNameOption() {
+ getSwitchNameList({ siteId: this.stationSiteId })
+ .then((res) => {
+ this.lineOption = res.data.data;
+ })
+ .catch((err) => {
+ console.log(err);
+ });
+ },
+ //查询开关信息
+ handleSwitch() {
+ let params = {
+ siteId: this.stationSiteId,
+ id: this.switchParams.id,
+ dateStr:
+ this.switchParams.time == null || this.switchParams.time == ""
+ ? ""
+ : this.$moment(this.switchParams.time).format("YYYY-MM-DD"),
+ };
+ getSwitchInfoForOne(params)
+ .then((res) => {
+ this.historySwitchData = res.data.data;
+ this.historyShow = true;
+ })
+ .catch((err) => {
+ console.log(err);
+ });
+ },
+ //关闭历史开关信息
+ closeHistorySwitch() {
+ this.historyShow = false;
+ this.historyEnvironmentShow = false;
+ this.environmentTime = "";
+ this.switchParams.id = "";
+ this.switchParams.time = "";
+ },
+ //获取告警数据
+ getWarnData() {
+ let date =
+ this.warnTime == null ? "" : this.$moment(this.warnTime).format("YYYY-MM-DD");
+ getWarnList({ siteId: this.stationSiteId, dateStr: date })
+ .then((res) => {
+ if (res.data.code == 200) {
+ this.alarmListData = res.data.data;
+ }
+ })
+ .catch((err) => {
+ console.log(err);
+ });
+ },
+ //导出报警信息
+ exportSub(params) {
+ generateWarnFile({ warnId: params.id })
+ .then((res) => {
+ var aTag = document.createElement("a");
+ aTag.href = URL.createObjectURL(res.data);
+
+ // aTag.download =
+ // params.fileName == null ? Date.now() + ".docx" : params.fileName;
+ aTag.download = Date.now() + ".docx";
+ aTag.click();
+ window.URL.revokeObjectURL(aTag);
+ this.$message.success("导出成功");
+ })
+ .catch((err) => {
+ console.log(err);
+ });
+ },
+ //对数据做保留两位小数处理 不超过的显示原数据
formatNumber(data) {
let num = Number(data);
// 确保输入的是数字
@@ -4639,13 +4537,6 @@ export default {
});
},
handleUpate(val) {
- console.log(
- "optionsOpen",
- this.optionsOpen[this.chaValue].label,
- this.radio,
- this.siteRecord[this.chaValue].id
- );
-
let params = {
deviceNum: this.optionsOpen[this.chaValue].label,
operation: "",
@@ -4910,6 +4801,11 @@ export default {
actPic: require("@/assets/newbanImg/VRxuanzhong.png"),
text: "VR全景",
},
+ {
+ pic: require("@/assets/newbanImg/baoDian.png"),
+ actPic: require("@/assets/newbanImg/baoDianXuan.png"),
+ text: "保电",
+ },
]),
(this.senceTitleShow = true);
if (this.sceneName == "dts") {
@@ -5041,10 +4937,14 @@ export default {
this.getEnvironmentInfo();
}, 10000);
} else if (index == 1) {
+ this.getSwitchNameOption();
this.getTableData();
this.timer = window.setInterval(() => {
this.getTableData();
}, 10000);
+ } else if (index == 5) {
+ this.warnTime = null;
+ this.getWarnData();
} else if (index == 0) {
setTimeout(() => {
if (this.stationSiteId != "") {
@@ -5131,189 +5031,6 @@ export default {
this.yiciSrc = res.data.data;
});
}
- // else if (this.sceneName == "NJHHDX") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // }
-
- // else if (this.sceneName == "nsfz") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "yhzx") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "TZRMT") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "GNZF") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "SQXCHY") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "WXGD") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NTDST") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "XZLDBR1") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "WXBCXTKJ") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "WXZKRJ") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJHHDX") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJGCGDGS") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "LSGDGS") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJYMQXKY") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJXMTDS") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJZYYDX") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJZYYDXTSG") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJDSHYJD") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJRMYHBGL") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJXHRBS") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJSS") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJJLSHTYC") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJJLSHSSHQ") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJJADSA") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJJADSB") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // } else if (this.sceneName == "NJJNSWKXY") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // }else if (this.sceneName == "NJPKDDDL") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // }else if (this.sceneName == "NJATDJ") {
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // }else if(this.sceneName == 'NJLSRMYYL'){
- // getPrimaryDiagram({
- // siteId: this.stationSiteId,
- // }).then((res) => {
- // this.yiciSrc = res.data.data;
- // });
- // }
},
handleXianfalse() {
this.xianShow = false;
@@ -5328,27 +5045,7 @@ export default {
handleTable() {
this.tableShow = true;
},
- hanldetoukui() {
- // this.unityUrl = "/htWeb/unity.html?src=3";
- // this.blueQiuShow = true
- // this.redQiuShow = false
- // this.redQiuShow1 = false
- // this.redQiuShow2 = false
- // window.setTimeout(()=>{
- // this.redQiuShow = true
- // this.blueQiuShow = false
- // },29000)
- // window.setTimeout(()=>{
- // this.redQiuShow1 = true
- // this.redQiuShow = false
- // },43000)
- // window.setTimeout(()=>{
- // this.redQiuShow2 = true
- // this.redQiuShow1 = false
- // },50000)
- // this.mapShow = true;
- // this.menusActive = null;
- },
+ hanldetoukui() {},
hanldetoukuifalse() {
this.toukuiShow = false;
},
@@ -6640,8 +6337,15 @@ export default {
background: url("../../../assets/newbanImg/rightTitle.png") no-repeat;
background-size: 100% 100%;
color: #ffffff;
- text-indent: 40px;
+ // text-indent: 40px;
+ padding: 0 10px 0 40px;
line-height: 40px;
+ display: flex;
+ justify-content: space-between;
+ .el-date-editor.el-input,
+ .el-date-editor.el-input__inner {
+ width: 100%;
+ }
}
.info {
@@ -6738,55 +6442,6 @@ export default {
}
}
- .envior1 {
- width: 427px;
- height: 330px;
- background: url("../../../assets/newbanImg/rightbg.png") no-repeat;
- background-size: 100% 100%;
- margin-top: 35%;
- padding: 10px 5px;
- ::-webkit-scrollbar {
- display: none;
- }
- .toptitle {
- width: 100%;
- height: 40px;
- background: url("../../../assets/newbanImg/rightTitle.png") no-repeat;
- background-size: 100% 100%;
- color: #ffffff;
- text-indent: 40px;
- line-height: 40px;
- }
-
- .info {
- width: 100%;
- height: calc(100% - 50px);
- padding: 0 10px;
- box-sizing: border-box;
- display: flex;
- flex-flow: column nowrap;
- margin-top: 10px;
- position: relative;
- .list {
- width: 100%;
- display: flex;
- justify-content: space-between;
- height: 20%;
- align-items: center;
- padding: 0 10px;
- box-sizing: border-box;
-
- & > div {
- width: 50%;
- height: 100%;
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- }
- }
- }
-
.maptu {
width: 427px;
height: 260px;
@@ -7060,6 +6715,171 @@ export default {
background: url("../../../assets/mapInfo/qyl.png") no-repeat;
background-size: 100% 100%;
}
+ .picAbbreviation27 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/泰州市兴化人民医院配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation29 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/泰州市泰兴电信公司配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation51 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南通市海安市人民医院.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation52 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南通市如皋市供电公司配电室.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation56 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南通市如东县融媒体中心配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation57 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南通市肿瘤医院.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation58 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南通市海门区融媒体中心配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation59 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南通市启东市城市水处理厂配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation41 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/东南大学.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation44 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南京大学.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation40 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南京名人酒店.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation42 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南京市公安局.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation43 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南京市人民检察院.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation53 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南京市燕尧水厂配电房.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation39 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/南京新丽华置业有限公司.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation46 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/无锡市雪浪水厂配电房.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation48 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/无锡市硕放机场10KV配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation49 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/无锡市硕放机场20KV配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation32 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/徐州市淮海博览中心1配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation33 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/徐州市淮海博览中心2配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation34 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/徐州市淮海博览中心3配电房.svg")
+ no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
+ .picAbbreviation12 {
+ width: 100%;
+ height: 100%;
+ background: url("../../../assets/mapInfo/宿迁市润生水处理公司.svg") no-repeat;
+ background-size: 100% 100%;
+ background-color: black;
+ }
.picActive {
width: 100%;
height: 100%;
@@ -7083,8 +6903,15 @@ export default {
background: url("../../../assets/newbanImg/rightTitle.png") no-repeat;
background-size: 100% 100%;
color: #ffffff;
- text-indent: 50px;
+ // text-indent: 50px;
+ padding: 0 10px 0 50px;
line-height: 40px;
+ display: flex;
+ justify-content: space-between;
+ .el-date-editor.el-input,
+ .el-date-editor.el-input__inner {
+ width: 100%;
+ }
}
.user_skills {
@@ -7124,8 +6951,15 @@ export default {
background: url("../../../assets/newbanImg/rightTitle.png") no-repeat;
background-size: 100% 100%;
color: #ffffff;
- text-indent: 40px;
+ // text-indent: 50px;
+ padding: 0 10px 0 40px;
line-height: 40px;
+ display: flex;
+ justify-content: space-between;
+ .el-date-editor.el-input,
+ .el-date-editor.el-input__inner {
+ width: 100%;
+ }
}
.info {
@@ -7133,7 +6967,17 @@ export default {
height: calc(100% - 40px);
padding: 0px 15px 10px 15px;
box-sizing: border-box;
- overflow: hidden;
+ overflow: auto;
+ }
+ ::-webkit-scrollbar {
+ background-color: rgba(58, 91, 149, 0.5);
+ border-radius: 10px;
+ width: 10px;
+ }
+ .info:hover::-webkit-scrollbar-thumb {
+ background-color: rgba(197, 211, 153, 1);
+ border-radius: 10px;
+ -webkit-box-shadow: inset1px1px0rgba(0, 0, 0, 0.1);
}
}
@@ -7778,4 +7622,200 @@ h1 {
height: 40%;
}
}
+.changeselect {
+ // width: 160px;
+ // height: 35px;
+ ::v-deep .el-input__inner {
+ height: 35px;
+ background: rgba(23, 83, 131, 0.2);
+ }
+
+ ::v-deep .el-input__inner {
+ height: 35px;
+ // height: 34px;
+ border-color: rgb(169, 251, 250);
+ color: #ffffff;
+ border-radius: 0;
+ }
+
+ ::v-deep .el-input__icon {
+ line-height: 35px;
+ }
+}
+.exportSub {
+ background: url("../../../assets/newimgs/export.png") no-repeat;
+ background-size: 100% 100%;
+ width: 60px;
+ height: 35px;
+ text-align: center;
+ line-height: 40px;
+ color: #ffffff;
+ margin-top: 2.5px;
+ cursor: pointer;
+}
+.historyInfo {
+ width: 1200px;
+ height: 700px;
+ position: absolute;
+ background: rgb(4, 35, 69);
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ margin: auto;
+ z-index: 99999;
+ .toptitle {
+ width: 100%;
+ height: 40px;
+ // background: url("../../../assets/newbanImg/rightTitle.png") no-repeat;
+ // background-size: 100% 100%;
+ color: #ffffff;
+ // text-indent: 50px;
+ padding: 0 10px 0 20px;
+ line-height: 40px;
+ display: flex;
+ justify-content: space-between;
+ }
+ .top {
+ // width: 100%;
+ height: 5%;
+ font-size: 18px;
+ padding: 5px 10px 0 0;
+ color: #fff;
+ text-align: right;
+ cursor: pointer;
+ box-sizing: border-box;
+ }
+ .history {
+ // background: url("../../../assets/newbanImg/rightbg.png") no-repeat;
+ background-size: 100% 100%;
+ padding: 10px 5px;
+ height: 100%;
+ .user_skills {
+ width: 100%;
+ height: calc(100% - 80px);
+ padding: 15px;
+ margin-top: 10px;
+ box-sizing: border-box;
+ display: flex;
+ flex-flow: column nowrap;
+ align-items: center;
+ ::v-deep .el-table {
+ flex: none;
+ // overflow: auto;
+ }
+ ::v-deep .el-table__footer,
+ ::v-deep .el-table__header {
+ width: 100% !important;
+ }
+ ::v-deep .el-table__body {
+ width: 100% !important;
+ height: 100% !important;
+ }
+ ::v-deep .el-table__body-wrapper {
+ height: 100% !important;
+ overflow: auto !important;
+ }
+ ::v-deep .el-table td.el-table__cell,
+ .el-table th.el-table__cell.is-leaf {
+ border: none;
+ }
+ ::v-deep .el-table tr {
+ color: #fff;
+ pointer-events: none;
+ }
+ ::v-deep .el-table__header-wrapper {
+ height: 88px;
+ }
+ }
+ }
+}
+
+.historyEnvironmentInfo {
+ width: 600px;
+ height: 700px;
+ position: absolute;
+ background: rgb(4, 35, 69);
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ margin: auto;
+ z-index: 99999;
+ .toptitle {
+ width: 100%;
+ height: 40px;
+ // background: url("../../../assets/newbanImg/rightTitle.png") no-repeat;
+ // background-size: 100% 100%;
+ color: #ffffff;
+ // text-indent: 50px;
+ padding: 0 10px 0 20px;
+ line-height: 40px;
+ display: flex;
+ justify-content: space-between;
+ }
+ .top {
+ // width: 100%;
+ height: 5%;
+ font-size: 18px;
+ padding: 5px 10px 0 0;
+ color: #fff;
+ text-align: right;
+ cursor: pointer;
+ box-sizing: border-box;
+ }
+ ::v-deep .el-collapse {
+ width: 100%;
+ }
+ ::v-deep .el-collapse-item__wrap {
+ background-color: transparent;
+ }
+ ::v-deep .el-collapse-item__header {
+ background-color: transparent;
+ color: #fff;
+ }
+ .history {
+ // background: url("../../../assets/newbanImg/rightbg.png") no-repeat;
+ background-size: 100% 100%;
+ padding: 10px 5px;
+ height: 100%;
+ .user_skills {
+ width: 100%;
+ height: calc(100% - 80px);
+ padding: 15px;
+ margin-top: 10px;
+ box-sizing: border-box;
+ display: flex;
+ flex-flow: column nowrap;
+ align-items: center;
+ ::v-deep .el-table {
+ flex: none;
+ // overflow: auto;
+ }
+ ::v-deep .el-table__footer,
+ ::v-deep .el-table__header {
+ width: 100% !important;
+ }
+ ::v-deep .el-table__body {
+ width: 100% !important;
+ height: 100% !important;
+ }
+ ::v-deep .el-table__body-wrapper {
+ height: 100% !important;
+ overflow: auto !important;
+ }
+ ::v-deep .el-table td.el-table__cell,
+ .el-table th.el-table__cell.is-leaf {
+ border: none;
+ }
+ ::v-deep .el-table tr {
+ color: #fff;
+ pointer-events: none;
+ }
+ ::v-deep .el-table__header-wrapper {
+ height: 48px;
+ }
+ }
+ }
+}
diff --git a/src/views/land/index.vue b/src/views/land/index.vue
index 2676180..5fa2072 100644
--- a/src/views/land/index.vue
+++ b/src/views/land/index.vue
@@ -2144,7 +2144,7 @@
@mouseleave="popInforLeave('NJGDGS')"
v-show="!NJGDGSPopShow"
>
- 南京供电公司配电房
+ 南京供电公司配电房

- 江苏省纪律检查委员会景阳楼
+ 江苏省纪律检查委员会景阳楼