feat:fix
This commit is contained in:
parent
deedf1e3a4
commit
13d1cdeef3
@ -58,6 +58,10 @@
|
||||
<div class="_name">{{ item.name }}</div>
|
||||
<div class="_time">{{ item.time }}</div>
|
||||
</div>
|
||||
<div style="text-align: center">
|
||||
<img src="../../../assets/1.png" style="width: 30%" />
|
||||
<div>监测报告</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
@ -202,17 +202,6 @@ const chartsData = reactive({
|
||||
},
|
||||
},
|
||||
backgroundColor: 'transparent',
|
||||
visualMap: {
|
||||
//图例值控制
|
||||
min: 1,
|
||||
max: 500,
|
||||
calculable: true,
|
||||
show: true,
|
||||
color: ['#f44336', '#fc9700', '#ffde00', '#ffde00', '#00eaff'],
|
||||
textStyle: {
|
||||
color: '#fff',
|
||||
},
|
||||
},
|
||||
geo: {
|
||||
map: mapName.value,
|
||||
zoom: 1.2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user