gis-map-admin 1.8.0 → 1.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/gismap.common.js +169 -14
- package/lib/gismap.umd.js +169 -14
- package/lib/gismap.umd.min.js +4 -4
- package/package.json +1 -1
package/lib/gismap.common.js
CHANGED
|
@@ -27031,6 +27031,133 @@ var update = add("66e2b47e", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
27031
27031
|
|
|
27032
27032
|
/***/ }),
|
|
27033
27033
|
|
|
27034
|
+
/***/ "7774":
|
|
27035
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27036
|
+
|
|
27037
|
+
"use strict";
|
|
27038
|
+
// ESM COMPAT FLAG
|
|
27039
|
+
__webpack_require__.r(__webpack_exports__);
|
|
27040
|
+
|
|
27041
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7149c62c-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=template&id=2c6ec270&scoped=true&
|
|
27042
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mecPopup"},[_c('div',{staticClass:"contentTable"},[_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_vm._v("设备状态:")]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.gatewayNetstatus === '1' ? '在线' : (_vm.popupAttr.gatewayNetstatus === '2' ? '离线' : '--')}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("当前海拔:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.ele+'米' || false}})],1)],1),_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("所属道路:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.roadName || '--'}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("所在车道:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.facilitiesNum || '--'}})],1)],1),_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("所属方向:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.roadDirectionName || '--'}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("位置桩号:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.stakeNum || '--'}})],1)],1),_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("倒地监测:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.portStatus === '0' ? '正常' : (_vm.popupAttr.portStatus === '0' ? '倾倒' : '--')}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("剩余电量:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.devStatus+'%' || false}})],1)],1),_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("更新时间:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.gatewayNetstatusTime || '--'}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("设备厂商:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.supplierName || '--'}})],1)],1)],1)])}
|
|
27043
|
+
var staticRenderFns = []
|
|
27044
|
+
|
|
27045
|
+
|
|
27046
|
+
// CONCATENATED MODULE: ./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=template&id=2c6ec270&scoped=true&
|
|
27047
|
+
|
|
27048
|
+
// EXTERNAL MODULE: ./packages/gis-map/src/component_danao/tooltip/tooltipRow.vue + 4 modules
|
|
27049
|
+
var tooltipRow = __webpack_require__("9e15");
|
|
27050
|
+
|
|
27051
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=script&lang=js&
|
|
27052
|
+
//
|
|
27053
|
+
//
|
|
27054
|
+
//
|
|
27055
|
+
//
|
|
27056
|
+
//
|
|
27057
|
+
//
|
|
27058
|
+
//
|
|
27059
|
+
//
|
|
27060
|
+
//
|
|
27061
|
+
//
|
|
27062
|
+
//
|
|
27063
|
+
//
|
|
27064
|
+
//
|
|
27065
|
+
//
|
|
27066
|
+
//
|
|
27067
|
+
//
|
|
27068
|
+
//
|
|
27069
|
+
//
|
|
27070
|
+
//
|
|
27071
|
+
//
|
|
27072
|
+
//
|
|
27073
|
+
//
|
|
27074
|
+
//
|
|
27075
|
+
//
|
|
27076
|
+
//
|
|
27077
|
+
//
|
|
27078
|
+
//
|
|
27079
|
+
//
|
|
27080
|
+
//
|
|
27081
|
+
//
|
|
27082
|
+
//
|
|
27083
|
+
//
|
|
27084
|
+
//
|
|
27085
|
+
//
|
|
27086
|
+
//
|
|
27087
|
+
//
|
|
27088
|
+
//
|
|
27089
|
+
//
|
|
27090
|
+
//
|
|
27091
|
+
//
|
|
27092
|
+
//
|
|
27093
|
+
//
|
|
27094
|
+
//
|
|
27095
|
+
//
|
|
27096
|
+
//
|
|
27097
|
+
//
|
|
27098
|
+
//
|
|
27099
|
+
//
|
|
27100
|
+
//
|
|
27101
|
+
//
|
|
27102
|
+
//
|
|
27103
|
+
//
|
|
27104
|
+
//
|
|
27105
|
+
//
|
|
27106
|
+
//
|
|
27107
|
+
//
|
|
27108
|
+
//
|
|
27109
|
+
|
|
27110
|
+
|
|
27111
|
+
|
|
27112
|
+
/* harmony default export */ var coneBarrelLayer_danaovue_type_script_lang_js_ = ({
|
|
27113
|
+
name: "",
|
|
27114
|
+
components: { tooltip: tooltipRow["default"] },
|
|
27115
|
+
created() {},
|
|
27116
|
+
mounted() {},
|
|
27117
|
+
props: {
|
|
27118
|
+
popupAttr: Object,
|
|
27119
|
+
},
|
|
27120
|
+
data() {
|
|
27121
|
+
return {};
|
|
27122
|
+
},
|
|
27123
|
+
methods: {
|
|
27124
|
+
_show() {}
|
|
27125
|
+
},
|
|
27126
|
+
computed: {},
|
|
27127
|
+
});
|
|
27128
|
+
|
|
27129
|
+
// CONCATENATED MODULE: ./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=script&lang=js&
|
|
27130
|
+
/* harmony default export */ var sideLayer_coneBarrelLayer_danaovue_type_script_lang_js_ = (coneBarrelLayer_danaovue_type_script_lang_js_);
|
|
27131
|
+
// EXTERNAL MODULE: ./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=style&index=0&id=2c6ec270&scoped=true&lang=css&
|
|
27132
|
+
var coneBarrelLayer_danaovue_type_style_index_0_id_2c6ec270_scoped_true_lang_css_ = __webpack_require__("cb39");
|
|
27133
|
+
|
|
27134
|
+
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
27135
|
+
var componentNormalizer = __webpack_require__("2877");
|
|
27136
|
+
|
|
27137
|
+
// CONCATENATED MODULE: ./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue
|
|
27138
|
+
|
|
27139
|
+
|
|
27140
|
+
|
|
27141
|
+
|
|
27142
|
+
|
|
27143
|
+
|
|
27144
|
+
/* normalize component */
|
|
27145
|
+
|
|
27146
|
+
var component = Object(componentNormalizer["a" /* default */])(
|
|
27147
|
+
sideLayer_coneBarrelLayer_danaovue_type_script_lang_js_,
|
|
27148
|
+
render,
|
|
27149
|
+
staticRenderFns,
|
|
27150
|
+
false,
|
|
27151
|
+
null,
|
|
27152
|
+
"2c6ec270",
|
|
27153
|
+
null
|
|
27154
|
+
|
|
27155
|
+
)
|
|
27156
|
+
|
|
27157
|
+
/* harmony default export */ var coneBarrelLayer_danao = __webpack_exports__["default"] = (component.exports);
|
|
27158
|
+
|
|
27159
|
+
/***/ }),
|
|
27160
|
+
|
|
27034
27161
|
/***/ "778e":
|
|
27035
27162
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27036
27163
|
|
|
@@ -35633,6 +35760,7 @@ var map = {
|
|
|
35633
35760
|
"./netLayer/tunnelLayer_danao.vue": "21b8",
|
|
35634
35761
|
"./sideLayer/allWeatherLayer_danao.vue": "303f",
|
|
35635
35762
|
"./sideLayer/boardLayer_danao.vue": "47d2",
|
|
35763
|
+
"./sideLayer/coneBarrelLayer_danao.vue": "7774",
|
|
35636
35764
|
"./sideLayer/danao_meteorologicalLayer_danao.vue": "ece5",
|
|
35637
35765
|
"./sideLayer/forwardWreckerLayer_danao.vue": "69fe",
|
|
35638
35766
|
"./sideLayer/gradeChangePointLayer_danao.vue": "4541",
|
|
@@ -136964,6 +137092,20 @@ exports.push([module.i, ".visibilityDividingLine[data-v-383777f1]{width:100%;bor
|
|
|
136964
137092
|
module.exports = exports;
|
|
136965
137093
|
|
|
136966
137094
|
|
|
137095
|
+
/***/ }),
|
|
137096
|
+
|
|
137097
|
+
/***/ "c7f5":
|
|
137098
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
137099
|
+
|
|
137100
|
+
// Imports
|
|
137101
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
137102
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
137103
|
+
// Module
|
|
137104
|
+
exports.push([module.i, ".mecPopup[data-v-2c6ec270]{width:2.3rem;height:.8rem}.displayBoard[data-v-2c6ec270]{height:1.041666rem;border:.0052083rem solid #00aade;width:1.84375rem}.templateRow[data-v-2c6ec270]{display:flex;width:100%;font-size:.0729166rem;border-bottom:.01rem solid hsla(0,0%,63.5%,.10980392156862745);height:.15rem;line-height:.15rem}.templateItem[data-v-2c6ec270]{width:50%;white-space:nowrap}.templateItemVd[data-v-2c6ec270]{width:100%;white-space:nowrap}.item_title[data-v-2c6ec270]{color:#00b2e6;white-space:nowrap;padding-left:.02rem;border-right:.01rem solid hsla(0,0%,63.5%,.10980392156862745);border-left:.01rem solid hsla(0,0%,63.5%,.10980392156862745)}.mecPopup .contentTable[data-v-2c6ec270]{width:100%;border:.0052083rem solid hsla(0,0%,43.9%,.4117647058823529);margin-top:.078125rem}.mecPopup .contentTable .tooltipCol[data-v-2c6ec270]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer_btns[data-v-2c6ec270]{display:flex;justify-content:end;margin-top:.0520833rem}.footer_btn_uncheck_active[data-v-2c6ec270]{font-size:.06rem;color:#fff;background:linear-gradient(180deg,#1eace8,#0074d4);border:.00520833rem solid #1eace8;text-align:center;padding:.01041666rem .0260416rem;cursor:pointer;margin-left:.0520833rem}", ""]);
|
|
137105
|
+
// Exports
|
|
137106
|
+
module.exports = exports;
|
|
137107
|
+
|
|
137108
|
+
|
|
136967
137109
|
/***/ }),
|
|
136968
137110
|
|
|
136969
137111
|
/***/ "c8af":
|
|
@@ -137053,6 +137195,17 @@ module.exports = {
|
|
|
137053
137195
|
};
|
|
137054
137196
|
|
|
137055
137197
|
|
|
137198
|
+
/***/ }),
|
|
137199
|
+
|
|
137200
|
+
/***/ "cb39":
|
|
137201
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
137202
|
+
|
|
137203
|
+
"use strict";
|
|
137204
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_coneBarrelLayer_danao_vue_vue_type_style_index_0_id_2c6ec270_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e8c5");
|
|
137205
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_coneBarrelLayer_danao_vue_vue_type_style_index_0_id_2c6ec270_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_coneBarrelLayer_danao_vue_vue_type_style_index_0_id_2c6ec270_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__);
|
|
137206
|
+
/* unused harmony reexport * */
|
|
137207
|
+
|
|
137208
|
+
|
|
137056
137209
|
/***/ }),
|
|
137057
137210
|
|
|
137058
137211
|
/***/ "cb9b":
|
|
@@ -161815,6 +161968,22 @@ module.exports.Store = Store
|
|
|
161815
161968
|
|
|
161816
161969
|
/***/ }),
|
|
161817
161970
|
|
|
161971
|
+
/***/ "e8c5":
|
|
161972
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
161973
|
+
|
|
161974
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
161975
|
+
|
|
161976
|
+
// load the styles
|
|
161977
|
+
var content = __webpack_require__("c7f5");
|
|
161978
|
+
if(content.__esModule) content = content.default;
|
|
161979
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
161980
|
+
if(content.locals) module.exports = content.locals;
|
|
161981
|
+
// add the styles to the DOM
|
|
161982
|
+
var add = __webpack_require__("499e").default
|
|
161983
|
+
var update = add("c933f432", content, true, {"sourceMap":false,"shadowMode":false});
|
|
161984
|
+
|
|
161985
|
+
/***/ }),
|
|
161986
|
+
|
|
161818
161987
|
/***/ "e937":
|
|
161819
161988
|
/***/ (function(module, exports, __webpack_require__) {
|
|
161820
161989
|
|
|
@@ -204765,20 +204934,6 @@ class echartsLayer_EchartsglLayer {
|
|
|
204765
204934
|
this[item.layerName].visible = true;
|
|
204766
204935
|
}
|
|
204767
204936
|
});
|
|
204768
|
-
if (this.checkList.filter((item) => item.layerName == "coneBarrelLayer").length) {
|
|
204769
|
-
if (!this.coneBarrelInterval) {
|
|
204770
|
-
this.getConeBarrelData();
|
|
204771
|
-
this.coneBarrelInterval = setInterval(() => {
|
|
204772
|
-
this.getConeBarrelData();
|
|
204773
|
-
}, 10000);
|
|
204774
|
-
}
|
|
204775
|
-
} else {
|
|
204776
|
-
if (this.coneBarrelInterval) {
|
|
204777
|
-
clearInterval(this.coneBarrelInterval);
|
|
204778
|
-
this.coneBarrelInterval = null;
|
|
204779
|
-
}
|
|
204780
|
-
this.coneBarrelLayer.visible = false;
|
|
204781
|
-
}
|
|
204782
204937
|
}
|
|
204783
204938
|
},
|
|
204784
204939
|
destroyMap() {
|
package/lib/gismap.umd.js
CHANGED
|
@@ -27040,6 +27040,133 @@ var update = add("66e2b47e", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
27040
27040
|
|
|
27041
27041
|
/***/ }),
|
|
27042
27042
|
|
|
27043
|
+
/***/ "7774":
|
|
27044
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27045
|
+
|
|
27046
|
+
"use strict";
|
|
27047
|
+
// ESM COMPAT FLAG
|
|
27048
|
+
__webpack_require__.r(__webpack_exports__);
|
|
27049
|
+
|
|
27050
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7149c62c-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=template&id=2c6ec270&scoped=true&
|
|
27051
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mecPopup"},[_c('div',{staticClass:"contentTable"},[_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_vm._v("设备状态:")]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.gatewayNetstatus === '1' ? '在线' : (_vm.popupAttr.gatewayNetstatus === '2' ? '离线' : '--')}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("当前海拔:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.ele+'米' || false}})],1)],1),_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("所属道路:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.roadName || '--'}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("所在车道:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.facilitiesNum || '--'}})],1)],1),_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("所属方向:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.roadDirectionName || '--'}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("位置桩号:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.stakeNum || '--'}})],1)],1),_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("倒地监测:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.portStatus === '0' ? '正常' : (_vm.popupAttr.portStatus === '0' ? '倾倒' : '--')}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("剩余电量:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.devStatus+'%' || false}})],1)],1),_c('el-row',{staticClass:"templateRow"},[_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("更新时间:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.gatewayNetstatusTime || '--'}})],1),_c('el-col',{staticClass:"item_title",attrs:{"span":4}},[_c('span',[_vm._v("设备厂商:")])]),_c('el-col',{staticClass:"tooltipCol",attrs:{"span":8}},[_c('tooltip',{attrs:{"text":_vm.popupAttr.supplierName || '--'}})],1)],1)],1)])}
|
|
27052
|
+
var staticRenderFns = []
|
|
27053
|
+
|
|
27054
|
+
|
|
27055
|
+
// CONCATENATED MODULE: ./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=template&id=2c6ec270&scoped=true&
|
|
27056
|
+
|
|
27057
|
+
// EXTERNAL MODULE: ./packages/gis-map/src/component_danao/tooltip/tooltipRow.vue + 4 modules
|
|
27058
|
+
var tooltipRow = __webpack_require__("9e15");
|
|
27059
|
+
|
|
27060
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=script&lang=js&
|
|
27061
|
+
//
|
|
27062
|
+
//
|
|
27063
|
+
//
|
|
27064
|
+
//
|
|
27065
|
+
//
|
|
27066
|
+
//
|
|
27067
|
+
//
|
|
27068
|
+
//
|
|
27069
|
+
//
|
|
27070
|
+
//
|
|
27071
|
+
//
|
|
27072
|
+
//
|
|
27073
|
+
//
|
|
27074
|
+
//
|
|
27075
|
+
//
|
|
27076
|
+
//
|
|
27077
|
+
//
|
|
27078
|
+
//
|
|
27079
|
+
//
|
|
27080
|
+
//
|
|
27081
|
+
//
|
|
27082
|
+
//
|
|
27083
|
+
//
|
|
27084
|
+
//
|
|
27085
|
+
//
|
|
27086
|
+
//
|
|
27087
|
+
//
|
|
27088
|
+
//
|
|
27089
|
+
//
|
|
27090
|
+
//
|
|
27091
|
+
//
|
|
27092
|
+
//
|
|
27093
|
+
//
|
|
27094
|
+
//
|
|
27095
|
+
//
|
|
27096
|
+
//
|
|
27097
|
+
//
|
|
27098
|
+
//
|
|
27099
|
+
//
|
|
27100
|
+
//
|
|
27101
|
+
//
|
|
27102
|
+
//
|
|
27103
|
+
//
|
|
27104
|
+
//
|
|
27105
|
+
//
|
|
27106
|
+
//
|
|
27107
|
+
//
|
|
27108
|
+
//
|
|
27109
|
+
//
|
|
27110
|
+
//
|
|
27111
|
+
//
|
|
27112
|
+
//
|
|
27113
|
+
//
|
|
27114
|
+
//
|
|
27115
|
+
//
|
|
27116
|
+
//
|
|
27117
|
+
//
|
|
27118
|
+
|
|
27119
|
+
|
|
27120
|
+
|
|
27121
|
+
/* harmony default export */ var coneBarrelLayer_danaovue_type_script_lang_js_ = ({
|
|
27122
|
+
name: "",
|
|
27123
|
+
components: { tooltip: tooltipRow["default"] },
|
|
27124
|
+
created() {},
|
|
27125
|
+
mounted() {},
|
|
27126
|
+
props: {
|
|
27127
|
+
popupAttr: Object,
|
|
27128
|
+
},
|
|
27129
|
+
data() {
|
|
27130
|
+
return {};
|
|
27131
|
+
},
|
|
27132
|
+
methods: {
|
|
27133
|
+
_show() {}
|
|
27134
|
+
},
|
|
27135
|
+
computed: {},
|
|
27136
|
+
});
|
|
27137
|
+
|
|
27138
|
+
// CONCATENATED MODULE: ./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=script&lang=js&
|
|
27139
|
+
/* harmony default export */ var sideLayer_coneBarrelLayer_danaovue_type_script_lang_js_ = (coneBarrelLayer_danaovue_type_script_lang_js_);
|
|
27140
|
+
// EXTERNAL MODULE: ./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue?vue&type=style&index=0&id=2c6ec270&scoped=true&lang=css&
|
|
27141
|
+
var coneBarrelLayer_danaovue_type_style_index_0_id_2c6ec270_scoped_true_lang_css_ = __webpack_require__("cb39");
|
|
27142
|
+
|
|
27143
|
+
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
27144
|
+
var componentNormalizer = __webpack_require__("2877");
|
|
27145
|
+
|
|
27146
|
+
// CONCATENATED MODULE: ./packages/gis-map/src/component_danao/sideLayer/coneBarrelLayer_danao.vue
|
|
27147
|
+
|
|
27148
|
+
|
|
27149
|
+
|
|
27150
|
+
|
|
27151
|
+
|
|
27152
|
+
|
|
27153
|
+
/* normalize component */
|
|
27154
|
+
|
|
27155
|
+
var component = Object(componentNormalizer["a" /* default */])(
|
|
27156
|
+
sideLayer_coneBarrelLayer_danaovue_type_script_lang_js_,
|
|
27157
|
+
render,
|
|
27158
|
+
staticRenderFns,
|
|
27159
|
+
false,
|
|
27160
|
+
null,
|
|
27161
|
+
"2c6ec270",
|
|
27162
|
+
null
|
|
27163
|
+
|
|
27164
|
+
)
|
|
27165
|
+
|
|
27166
|
+
/* harmony default export */ var coneBarrelLayer_danao = __webpack_exports__["default"] = (component.exports);
|
|
27167
|
+
|
|
27168
|
+
/***/ }),
|
|
27169
|
+
|
|
27043
27170
|
/***/ "778e":
|
|
27044
27171
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27045
27172
|
|
|
@@ -35642,6 +35769,7 @@ var map = {
|
|
|
35642
35769
|
"./netLayer/tunnelLayer_danao.vue": "21b8",
|
|
35643
35770
|
"./sideLayer/allWeatherLayer_danao.vue": "303f",
|
|
35644
35771
|
"./sideLayer/boardLayer_danao.vue": "47d2",
|
|
35772
|
+
"./sideLayer/coneBarrelLayer_danao.vue": "7774",
|
|
35645
35773
|
"./sideLayer/danao_meteorologicalLayer_danao.vue": "ece5",
|
|
35646
35774
|
"./sideLayer/forwardWreckerLayer_danao.vue": "69fe",
|
|
35647
35775
|
"./sideLayer/gradeChangePointLayer_danao.vue": "4541",
|
|
@@ -136973,6 +137101,20 @@ exports.push([module.i, ".visibilityDividingLine[data-v-383777f1]{width:100%;bor
|
|
|
136973
137101
|
module.exports = exports;
|
|
136974
137102
|
|
|
136975
137103
|
|
|
137104
|
+
/***/ }),
|
|
137105
|
+
|
|
137106
|
+
/***/ "c7f5":
|
|
137107
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
137108
|
+
|
|
137109
|
+
// Imports
|
|
137110
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
137111
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
137112
|
+
// Module
|
|
137113
|
+
exports.push([module.i, ".mecPopup[data-v-2c6ec270]{width:2.3rem;height:.8rem}.displayBoard[data-v-2c6ec270]{height:1.041666rem;border:.0052083rem solid #00aade;width:1.84375rem}.templateRow[data-v-2c6ec270]{display:flex;width:100%;font-size:.0729166rem;border-bottom:.01rem solid hsla(0,0%,63.5%,.10980392156862745);height:.15rem;line-height:.15rem}.templateItem[data-v-2c6ec270]{width:50%;white-space:nowrap}.templateItemVd[data-v-2c6ec270]{width:100%;white-space:nowrap}.item_title[data-v-2c6ec270]{color:#00b2e6;white-space:nowrap;padding-left:.02rem;border-right:.01rem solid hsla(0,0%,63.5%,.10980392156862745);border-left:.01rem solid hsla(0,0%,63.5%,.10980392156862745)}.mecPopup .contentTable[data-v-2c6ec270]{width:100%;border:.0052083rem solid hsla(0,0%,43.9%,.4117647058823529);margin-top:.078125rem}.mecPopup .contentTable .tooltipCol[data-v-2c6ec270]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer_btns[data-v-2c6ec270]{display:flex;justify-content:end;margin-top:.0520833rem}.footer_btn_uncheck_active[data-v-2c6ec270]{font-size:.06rem;color:#fff;background:linear-gradient(180deg,#1eace8,#0074d4);border:.00520833rem solid #1eace8;text-align:center;padding:.01041666rem .0260416rem;cursor:pointer;margin-left:.0520833rem}", ""]);
|
|
137114
|
+
// Exports
|
|
137115
|
+
module.exports = exports;
|
|
137116
|
+
|
|
137117
|
+
|
|
136976
137118
|
/***/ }),
|
|
136977
137119
|
|
|
136978
137120
|
/***/ "c8af":
|
|
@@ -137062,6 +137204,17 @@ module.exports = {
|
|
|
137062
137204
|
};
|
|
137063
137205
|
|
|
137064
137206
|
|
|
137207
|
+
/***/ }),
|
|
137208
|
+
|
|
137209
|
+
/***/ "cb39":
|
|
137210
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
137211
|
+
|
|
137212
|
+
"use strict";
|
|
137213
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_coneBarrelLayer_danao_vue_vue_type_style_index_0_id_2c6ec270_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e8c5");
|
|
137214
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_coneBarrelLayer_danao_vue_vue_type_style_index_0_id_2c6ec270_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_coneBarrelLayer_danao_vue_vue_type_style_index_0_id_2c6ec270_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__);
|
|
137215
|
+
/* unused harmony reexport * */
|
|
137216
|
+
|
|
137217
|
+
|
|
137065
137218
|
/***/ }),
|
|
137066
137219
|
|
|
137067
137220
|
/***/ "cb9b":
|
|
@@ -161824,6 +161977,22 @@ module.exports.Store = Store
|
|
|
161824
161977
|
|
|
161825
161978
|
/***/ }),
|
|
161826
161979
|
|
|
161980
|
+
/***/ "e8c5":
|
|
161981
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
161982
|
+
|
|
161983
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
161984
|
+
|
|
161985
|
+
// load the styles
|
|
161986
|
+
var content = __webpack_require__("c7f5");
|
|
161987
|
+
if(content.__esModule) content = content.default;
|
|
161988
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
161989
|
+
if(content.locals) module.exports = content.locals;
|
|
161990
|
+
// add the styles to the DOM
|
|
161991
|
+
var add = __webpack_require__("499e").default
|
|
161992
|
+
var update = add("c933f432", content, true, {"sourceMap":false,"shadowMode":false});
|
|
161993
|
+
|
|
161994
|
+
/***/ }),
|
|
161995
|
+
|
|
161827
161996
|
/***/ "e937":
|
|
161828
161997
|
/***/ (function(module, exports, __webpack_require__) {
|
|
161829
161998
|
|
|
@@ -204774,20 +204943,6 @@ class echartsLayer_EchartsglLayer {
|
|
|
204774
204943
|
this[item.layerName].visible = true;
|
|
204775
204944
|
}
|
|
204776
204945
|
});
|
|
204777
|
-
if (this.checkList.filter((item) => item.layerName == "coneBarrelLayer").length) {
|
|
204778
|
-
if (!this.coneBarrelInterval) {
|
|
204779
|
-
this.getConeBarrelData();
|
|
204780
|
-
this.coneBarrelInterval = setInterval(() => {
|
|
204781
|
-
this.getConeBarrelData();
|
|
204782
|
-
}, 10000);
|
|
204783
|
-
}
|
|
204784
|
-
} else {
|
|
204785
|
-
if (this.coneBarrelInterval) {
|
|
204786
|
-
clearInterval(this.coneBarrelInterval);
|
|
204787
|
-
this.coneBarrelInterval = null;
|
|
204788
|
-
}
|
|
204789
|
-
this.coneBarrelLayer.visible = false;
|
|
204790
|
-
}
|
|
204791
204946
|
}
|
|
204792
204947
|
},
|
|
204793
204948
|
destroyMap() {
|