|
|
@@ -429,15 +429,23 @@ |
|
|
|
<van-row class="indexCard"> |
|
|
|
<van-cell style="border-radius: 6px;"> |
|
|
|
<template #title> |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">农村宅基地业务</p> |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">事项申请</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="建房申请" :to="{name:'applicationList'}" > |
|
|
|
<van-grid-item text="宅基地申请" :to="{name:'applicationList'}" > |
|
|
|
<div class="icon" slot="default" style="background:#539ffd;" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z1.png" alt /> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">建房申请</p> |
|
|
|
<p style="margin-top: 5px;color: #666666;">宅基地申请</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="证书查看" :to="{name:'certificateList'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#7790fe;"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z7.png" alt /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">证书查看</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="使用权流转" :to="{name:'circulationList'}" > |
|
|
|
<div slot="default"> |
|
|
@@ -447,6 +455,14 @@ |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">使用权流转</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="使用权抵押" :to="{name:'mortgage'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#3ac2db;"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z4.png" alt /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">使用权抵押</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="有偿退出" :to="{name:'paidExit'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#539ffd;"> |
|
|
@@ -455,13 +471,23 @@ |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">有偿退出</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="使用权抵押" :to="{name:'mortgage'}" > |
|
|
|
</van-grid> |
|
|
|
</van-row> |
|
|
|
|
|
|
|
<van-row class="indexCard"> |
|
|
|
<van-cell style="border-radius: 6px;"> |
|
|
|
<template #title> |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">管理利用</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="有偿使用" :to="{name:'paidUtilizeList'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#3ac2db;"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z4.png" alt /> |
|
|
|
<div class="icon" style="background:#FFA63E;"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z9.png" alt /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">使用权抵押</p> |
|
|
|
<p style="margin-top: 5px;color: #666666;">有偿使用</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="农房利用" :to="{name:'utilization'}" > |
|
|
|
<div slot="default"> |
|
|
@@ -479,14 +505,6 @@ |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">宅基地利用</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="证书查看" :to="{name:'certificateList'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#7790fe;"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z7.png" alt /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">证书查看</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="公示信息" :to="{name:'informationList'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#c568f5"> |
|
|
@@ -495,13 +513,23 @@ |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">公示信息</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="有偿利用" :to="{name:'paidUtilizeList'}" > |
|
|
|
</van-grid> |
|
|
|
</van-row> |
|
|
|
|
|
|
|
<van-row class="indexCard"> |
|
|
|
<van-cell style="border-radius: 6px;"> |
|
|
|
<template #title> |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">事项监管</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="任务发布" :to="{name:'task'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#FFA63E;"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z9.png" alt /> |
|
|
|
<div class="icon" style="background:#1D6FE9;"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z11.png" alt /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">有偿利用</p> |
|
|
|
<p style="margin-top: 5px;color: #666666;">任务发布</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="任务上报" :to="{name:'taskReportingList'}" > |
|
|
|
<div slot="default"> |
|
|
@@ -511,14 +539,6 @@ |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">任务上报</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="任务发布" :to="{name:'task'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#1D6FE9;"> |
|
|
|
<img src="../../../static/images/onlineHome/icon_Z11.png" alt /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<p style="margin-top: 5px;color: #666666;">任务发布</p> |
|
|
|
</van-grid-item> |
|
|
|
<van-grid-item text="违法监管" :to="{name:'supervisionList'}" > |
|
|
|
<div slot="default"> |
|
|
|
<div class="icon" style="background:#1D6FE9;"> |
|
|
@@ -529,6 +549,7 @@ |
|
|
|
</van-grid-item> |
|
|
|
</van-grid> |
|
|
|
</van-row> |
|
|
|
|
|
|
|
<onlineHomeIndex></onlineHomeIndex> |
|
|
|
</div> |
|
|
|
</template> |
|
|
|