Merge branch 'main' of http://47.109.205.240:3000/Web/digital-agriculture-screen
This commit is contained in:
commit
057977f401
@ -5,21 +5,21 @@
|
|||||||
<el-row style="width: 100%; height: 100%">
|
<el-row style="width: 100%; height: 100%">
|
||||||
<el-col :span="6" class="left-charts">
|
<el-col :span="6" class="left-charts">
|
||||||
<div class="left-charts-item">
|
<div class="left-charts-item">
|
||||||
<customBack top-title="土地资源分布" :top-postion="'left'">
|
<customBack top-title="耕地面积统计" :top-postion="'left'">
|
||||||
<template #back>
|
<template #back>
|
||||||
<distributionCharts></distributionCharts>
|
<distributionCharts></distributionCharts>
|
||||||
</template>
|
</template>
|
||||||
</customBack>
|
</customBack>
|
||||||
</div>
|
</div>
|
||||||
<div class="left-charts-item">
|
<div class="left-charts-item">
|
||||||
<customBack top-title="土地流转信息" :top-postion="'left'">
|
<customBack top-title="农村土地资源" :top-postion="'left'">
|
||||||
<template #back>
|
<template #back>
|
||||||
<landCirculation></landCirculation>
|
<landCirculation></landCirculation>
|
||||||
</template>
|
</template>
|
||||||
</customBack>
|
</customBack>
|
||||||
</div>
|
</div>
|
||||||
<div class="left-charts-item">
|
<div class="left-charts-item">
|
||||||
<customBack top-title="土地使用巡查案件" :top-postion="'left'">
|
<customBack top-title="项目效益分析" :top-postion="'left'">
|
||||||
<template #back>
|
<template #back>
|
||||||
<landPatrol></landPatrol>
|
<landPatrol></landPatrol>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user