| | |
| | | <el-radio-button label="TVOC"></el-radio-button> |
| | | </el-radio-group> |
| | | <div class="Duo" v-if="selecttrue === 2"> |
| | | <el-select v-model="Duovalue" placeholder="其他因子" class="slee"> |
| | | <el-option |
| | | v-for="item in optionsduo" |
| | | :key="item.code" |
| | | :label="item.name" |
| | | :value="item.name" |
| | | > |
| | | </el-option> |
| | | </el-select> |
| | | <div class="spantu"> |
| | | <span>图形边长(米): </span |
| | | ><el-input |
| | | class="inputtu" |
| | | v-model="uvasize" |
| | | clearable |
| | | placeholder="请输入内容" |
| | | ref="uvas" |
| | | ></el-input> |
| | | </div> |
| | | <div class="spantuu"> |
| | | <span>无人机飞行高度范围(米): </span> |
| | | <el-input |
| | |
| | | ref="uvas" |
| | | ></el-input> |
| | | </div> |
| | | <!-- <el-select v-model="Duovalue" placeholder="其他因子" class="slee"> |
| | | <el-option |
| | | v-for="item in optionsduo" |
| | | :key="item.code" |
| | | :label="item.name" |
| | | :value="item.name" |
| | | > |
| | | </el-option> |
| | | </el-select> --> |
| | | <div class="spantu"> |
| | | <span>图形边长(米): </span |
| | | ><el-input |
| | | class="inputtu" |
| | | v-model="uvasize" |
| | | clearable |
| | | placeholder="请输入内容" |
| | | ref="uvas" |
| | | ></el-input> |
| | | </div> |
| | | <el-select v-model="Duovalue" placeholder="其他因子" class="slee"> |
| | | <el-option |
| | | v-for="item in optionsduo" |
| | | :key="item.code" |
| | | :label="item.name" |
| | | :value="item.name" |
| | | > |
| | | </el-option> |
| | | </el-select> |
| | | <!-- <div class="spantuu"> |
| | | <span>无人机飞行高度范围(米): </span> |
| | | <el-input |
| | | class="inputtu" |
| | | v-model="tallone" |
| | | ref="uvas" |
| | | ></el-input> |
| | | -- |
| | | <el-input |
| | | class="inputtu" |
| | | v-model="talltwo" |
| | | ref="uvas" |
| | | ></el-input> |
| | | </div> --> |
| | | </div> |
| | | <div v-if="selecttrue === 1" style="margin-left: 10px"> |
| | | <el-button type="primary" @click="gengD" style="margin-top: 10px" |
| | |
| | | }, |
| | | methods: { |
| | | selectDuo() { |
| | | this.loading1 = true |
| | | if (this.chosee === 1) { |
| | | this.$message.warning('请先在左侧选择无人机时间') |
| | | return |
| | |
| | | data: { |
| | | batch: this.batchs, |
| | | uvasize: this.uvasize, |
| | | height: 0, |
| | | mac: this.macs, |
| | | height1: this.tallone, |
| | | height2: this.talltwo, |
| | | // batch: '2023-06-16 16:21:21', |
| | | }, |
| | | }).then((res) => { |
| | |
| | | // this.carData.push(this.xie.date[i]) |
| | | // } |
| | | // this.initStart(this.carData) |
| | | this.loading1 = true |
| | | this.asideData.activeKey = index |
| | | this.chosee = 2 |
| | | this.batchs = item.batch |
| | |
| | | data: { |
| | | batch: item.batch, |
| | | uvasize: this.uvasize, |
| | | height: 0, |
| | | height1: this.tallone, |
| | | height2: this.talltwo, |
| | | mac: mac, |
| | | // batch: '2023-06-16 16:21:21', |
| | | }, |
| | |
| | | lat = GPS.gcj_encrypt(lat, lng).lat |
| | | lng = GPS.bd_encrypt(lat, lng).lon |
| | | lat = GPS.bd_encrypt(lat, lng).lat |
| | | // lng = GPS.bd_decrypt(lat, lng).lon |
| | | // lat = GPS.bd_decrypt(lat, lng).lat |
| | | var point = new BMapGL.Point(lng, lat) |
| | | point.a34004 = parseInt(value.a34004) |
| | | point.a34002 = parseInt(value.a34002) |
| | |
| | | map: that.map, |
| | | }) |
| | | that.firstPlayFlag = false |
| | | that.loading1 = false |
| | | } else { |
| | | this.view.removeAllLayers() |
| | | this.map.clearOverlays() |
| | |
| | | that.view = new mapvgl.View({ |
| | | map: that.map, |
| | | }) |
| | | that.loading1 = false |
| | | |
| | | // that.map.centerAndZoom(that.centerPoint, 18) |
| | | } |
| | | } |
| | |
| | | } |
| | | } |
| | | points.push(point1) |
| | | // console.log(points, 'image.png') |
| | | // if (flag) { |
| | | // points.push(point1) |
| | | // console.log(points, 'points') |
| | |
| | | // background-color: white; |
| | | // height: 40px; |
| | | display: flex; |
| | | margin-left: 25px; |
| | | margin-left: 10px; |
| | | line-height: 60px; |
| | | font-weight: 5px; |
| | | color: #696b6f; |
| | | .inputtu { |
| | | width: 40%; |
| | | margin-left: 5px; |
| | |
| | | .slee { |
| | | line-height: 60px; |
| | | width: 100px; |
| | | margin-left: 25px; |
| | | } |
| | | .spantuu { |
| | | margin-left: 25px; |
| | | width: 400px; |
| | | line-height: 60px; |
| | | color: #696b6f; |
| | | .inputtu { |
| | | width: 20%; |
| | | } |