在线制图基添加础矢量图层;修改地图切换按钮,放大后没有同步
| | |
| | | <div |
| | | @click="changeMenulayer" |
| | | class="changeLayer" |
| | | style=" position: absolute; |
| | | bottom: 84px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5);" |
| | | > |
| | | <div |
| | | title="底图切换" |
| | |
| | | <div |
| | | @click="changeMapType" |
| | | class="changeMapType" |
| | | style=" position: absolute; |
| | | bottom: 52px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5);" |
| | | > |
| | | <div |
| | | title="2/3维切换" |
| | |
| | | <!-- </div>--> |
| | | <div |
| | | class="sindagis-map-compass" |
| | | style=" bottom: 130px; right: 35px;" |
| | | style=" bottom: 130px; right: 40px;" |
| | | > |
| | | <span |
| | | class="left" |
| | |
| | | |
| | | .sindagis-map-compass { |
| | | position: absolute; |
| | | right: 50px; |
| | | |
| | | z-index: 5; |
| | | |
| | | width: 52px; |
| | | height: 54px; |
| | | background: url("../assets/img/compass.png") 0% 0% / 266px no-repeat; |
| | |
| | | background-size: contain; |
| | | } |
| | | .changeMapType { |
| | | position: absolute; |
| | | bottom: 52px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5); |
| | | //position: absolute; |
| | | //bottom: 1%; |
| | | //left: calc(1% + 75px); |
| | | //height: 40px; |
| | | //width: 60px; |
| | | //z-index: 101; |
| | | //display: flex; |
| | | //justify-content: center; |
| | | //align-items: center; |
| | | //// box-shadow: 3px 3px 6px #666; |
| | | //border-radius: 5px; |
| | | //// background: #fff; |
| | | //cursor: pointer; |
| | | } |
| | | .mapTypeTwo { |
| | | width: 100%; |
| | |
| | | background-size: contain; |
| | | } |
| | | .changeLayer { |
| | | position: absolute; |
| | | bottom: 84px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5); |
| | | } |
| | | </style> |
| | |
| | | <div |
| | | class="changeTerrain" |
| | | @click="changeTerrainLayer" |
| | | style=" position: absolute; |
| | | bottom: 84px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5);" |
| | | > |
| | | <div |
| | | title="地形切换" |
| | |
| | | <div |
| | | @click="changeMenulayer" |
| | | class="changeLayer" |
| | | style=" position: absolute; |
| | | bottom: 116px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5);" |
| | | > |
| | | <div |
| | | title="底图切换" |
| | |
| | | <div |
| | | @click="changeMapType" |
| | | class="changeMapType" |
| | | style=" position: absolute; |
| | | bottom: 52px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5);" |
| | | > |
| | | <div |
| | | title="2/3维切换" |
| | |
| | | // cursor: pointer; |
| | | //} |
| | | .changeTerrain { |
| | | position: absolute; |
| | | bottom: 84px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5); |
| | | } |
| | | .changeLayer { |
| | | position: absolute; |
| | | bottom: 116px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5); |
| | | } |
| | | .changeMapType { |
| | | position: absolute; |
| | | bottom: 52px; |
| | | right: 46px; |
| | | height: 30px; |
| | | width: 30px; |
| | | z-index: 101; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | cursor: pointer; |
| | | border: 1px solid rgba(255, 255, 255, 0.5); |
| | | } |
| | | //.changeTerrain { |
| | | // position: absolute; |
| | |
| | | @click="setCountFlagChange(2)" |
| | | >{{ $t("shuJuGuanLi.butten.Histogram") }}</el-button> |
| | | </el-form-item> |
| | | <el-form-item> |
| | | <el-form-item v-show="setDownloadType"> |
| | | <el-button |
| | | icon="el-icon-download" |
| | | size="small" |
| | |
| | | setCountFlag: false, |
| | | option: null, |
| | | showDownLoadFlag: false, |
| | | setDownloadType: false, |
| | | |
| | | }; |
| | | }, |
| | |
| | | var m1 = this.tableData[i].m1; |
| | | dataAxis.push(m1); |
| | | } |
| | | debugger |
| | | } else { |
| | | for (var i in this.tableData) { |
| | | if (this.tableData[i].count > yMax) { |
| | |
| | | async setQueryCountData() { |
| | | this.tjlxData.region = 'sjccl'; |
| | | var data, val; |
| | | this.setDownloadType = true; |
| | | if (this.queryData.value == "countServices") { |
| | | data = await dataCount_selectCountServices(); |
| | | |
| | |
| | | data = await dataCount_selectCountOperates(); |
| | | } else if (this.queryData.value == "countSizesByType") { |
| | | data = await dataCount_countSizesByType(); |
| | | this.setDownloadType = false; |
| | | } else if (this.queryData.value == "countSizesByPrj") { |
| | | data = await dataCount_countSizesByPrj(); |
| | | this.setDownloadType = false; |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | if (this.queryData.value == 'countServices' || this.queryData.value == 'countOperates') { |
| | | this.tjlxData.flag = false; |
| | | debugger |
| | |
| | | //自动匹配确认 |
| | | async setInsrtWareTable() { |
| | | this.loading = true; |
| | | this.dialogWarehousing = false; |
| | | this.loadText = "数据入库中,请等待..." |
| | | if (this.tableWareThree.length != 0) { |
| | | for (var i in this.tableWareThree) { |
| | |
| | | for (var i in res) { |
| | | var str = res[i]; |
| | | |
| | | if (str.type == 1 && str.icon == 1) { |
| | | if (str.type == 1) { |
| | | val.push(str) |
| | | } else if (str.url != null && str.type == 2 && str.icon == 1) { |
| | | } else if (str.url != null && str.type == 2 && str.serveType == 'WMS') { |
| | | if (str.isShow == 1) { |
| | | |
| | | std.push(str.id) |