| | |
| | | }else{ |
| | | data = options.data; |
| | | } |
| | | this.urls = "https://web.byisf.com/xcxjingqingmap/xcxmap.html?data=" + data; |
| | | this.urls = "https://web.byisf.com/xcxMapJQ/xcxmap.html?data=" + data; |
| | | // this.dataList = data; |
| | | console.log(this.urls); |
| | | }, |
| | |
| | | data() { |
| | | return { |
| | | zhanwei: '', //因为小程序中底部和顶部栏占位置,uniapp中不占位置 |
| | | ingsDB: '#ff930f 2px solid', |
| | | candoDB: '#00d1ff 2px solid', |
| | | ingsDB: '#00d1ff 2px solid', |
| | | candoDB: '#fff 2px solid', |
| | | Task: '当前已接任务', |
| | | show: true, |
| | | dataListP: [], |
| | |
| | | console.log(e, 777878) |
| | | }, |
| | | ingss() { |
| | | this.ingsDB = '#ff930f 2px solid'; |
| | | this.candoDB = '#00d1ff 2px solid'; |
| | | this.ingsDB = '#00d1ff 2px solid'; |
| | | this.candoDB = '#fff 2px solid'; |
| | | this.Task = '当前已接任务'; |
| | | this.getdataList(0); |
| | | }, |
| | | candos() { |
| | | this.candoDB = '#ff930f 2px solid'; |
| | | this.ingsDB = '#00d1ff 2px solid'; |
| | | this.candoDB = '#00d1ff 2px solid'; |
| | | this.ingsDB = '#fff 2px solid'; |
| | | this.Task = '当前可接任务'; |
| | | this.getdataList(1); |
| | | }, |
| | |
| | | left: 25%; |
| | | width: 50%; |
| | | height: 2rem; |
| | | // border: 1px solid #0000FF; |
| | | border-radius: 20rem; |
| | | color: #fff; |
| | | background-color: rgba($color: #000000, $alpha: 0.5); |