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',
|
||||
},
|
||||
{
|
||||
title: '产业运营平台',
|
||||
title: '农业产业运营服务平台',
|
||||
name: 'operation',
|
||||
linkType: 0,
|
||||
url: '',
|
||||
@ -45,7 +45,7 @@ let homeList = reactive([
|
||||
imgstyle: 'width:160px;height:160px',
|
||||
},
|
||||
{
|
||||
title: '数据大屏',
|
||||
title: '数字大屏',
|
||||
name: 'dataV',
|
||||
linkType: 1,
|
||||
url: '/v2/land',
|
||||
@ -54,7 +54,7 @@ let homeList = reactive([
|
||||
imgstyle: 'width:100px;height:100px',
|
||||
},
|
||||
{
|
||||
title: '政务院平台',
|
||||
title: '农业产业政务服务平台',
|
||||
name: 'gov',
|
||||
linkType: 0,
|
||||
url: '',
|
||||
|
@ -9,7 +9,7 @@
|
||||
</customBack>
|
||||
</div>
|
||||
<div class="left-charts-item">
|
||||
<customBack top-title="农村土地资源" :top-postion="'left'">
|
||||
<customBack top-title="农村土地资源项目效益" :top-postion="'left'">
|
||||
<template #back>
|
||||
<landTwo :data="state.data.two" />
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user