Merge branch 'main' of http://47.109.205.240:3000/Web/digital-agriculture-screen
This commit is contained in:
commit
6765887f71
@ -36,7 +36,7 @@ let homeList = reactive([
|
|||||||
imgstyle: 'width:100px;height:100px',
|
imgstyle: 'width:100px;height:100px',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '产业运营平台',
|
title: '农业产业运营服务平台',
|
||||||
name: 'operation',
|
name: 'operation',
|
||||||
linkType: 0,
|
linkType: 0,
|
||||||
url: '',
|
url: '',
|
||||||
@ -45,7 +45,7 @@ let homeList = reactive([
|
|||||||
imgstyle: 'width:160px;height:160px',
|
imgstyle: 'width:160px;height:160px',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '数据大屏',
|
title: '数字大屏',
|
||||||
name: 'dataV',
|
name: 'dataV',
|
||||||
linkType: 1,
|
linkType: 1,
|
||||||
url: '/v2/land',
|
url: '/v2/land',
|
||||||
@ -54,7 +54,7 @@ let homeList = reactive([
|
|||||||
imgstyle: 'width:100px;height:100px',
|
imgstyle: 'width:100px;height:100px',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '政务院平台',
|
title: '农业产业政务服务平台',
|
||||||
name: 'gov',
|
name: 'gov',
|
||||||
linkType: 0,
|
linkType: 0,
|
||||||
url: '',
|
url: '',
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
</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>
|
||||||
<landTwo :data="state.data.two" />
|
<landTwo :data="state.data.two" />
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user