|
|
@@ -35,7 +35,7 @@ |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">业务申请</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :gutter="10" :border="false"> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="用章申请" > |
|
|
|
<div slot="default" style="background:#FFA63E;padding: 10px;text-align:center;border-radius: 10px;box-sizing: border-box;width: 44px;height: 44px" > |
|
|
|
<img src="../../../static/images/onlineHome/icon1.png" style="height: 25px;vertical-align: center;" alt /> |
|
|
@@ -106,7 +106,7 @@ |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">农村三资管理</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :gutter="10" :border="false"> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="支出明细" to="expenditureDetail"> |
|
|
|
<div slot="default" style="background:#FF4646;padding: 10px;text-align:center;border-radius: 10px;box-sizing: border-box;width: 44px;height: 44px" > |
|
|
|
<img src="../../../static/images/onlineHome/icon9.png" style="height: 25px;vertical-align: center;" alt /> |
|
|
@@ -145,7 +145,7 @@ |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">农村产权交易管理</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :gutter="10" :border="false"> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="挂牌项目" > |
|
|
|
<div slot="default" style="background:#FF4646;padding: 10px;text-align:center;border-radius: 10px;box-sizing: border-box;width: 44px;height: 44px" > |
|
|
|
<img src="../../../static/images/onlineHome/icon6.png" style="width: 25px;" alt /> |
|
|
@@ -184,7 +184,7 @@ |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">农村产权交易管理</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :gutter="10" :border="false"> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="宅基地申请" > |
|
|
|
<div slot="default" style="background:#539FFD;padding: 10px;text-align:center;border-radius: 10px;box-sizing: border-box;width: 44px;height: 44px" > |
|
|
|
<img src="../../../static/images/onlineHome/icon2.png" style="width: 25px;" alt /> |
|
|
@@ -247,7 +247,7 @@ |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">农村产权制度改革管理</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :gutter="10" :border="false"> |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="财务管理" > |
|
|
|
<div slot="default" style="background:#FF4646;padding: 10px;text-align:center;border-radius: 10px;box-sizing: border-box;width: 44px;height: 44px" > |
|
|
|
<img src="../../../static/images/onlineHome/icon6.png" style="width: 25px;" alt /> |
|
|
@@ -286,12 +286,12 @@ |
|
|
|
<p style="font-weight: bold;font-size: 18px;display: inline-block">农村宅基地审批管理</p> |
|
|
|
</template> |
|
|
|
</van-cell> |
|
|
|
<van-grid :gutter="10" :border="false"> |
|
|
|
<van-grid-item text="宅基地申请" :to="{name:'applicationList'}" > |
|
|
|
<van-grid :border="false"> |
|
|
|
<van-grid-item text="建房申请" :to="{name:'applicationList'}" > |
|
|
|
<div slot="default" style="background:#539ffd;padding: 10px;text-align:center;border-radius: 10px;box-sizing: border-box;width: 44px;height: 44px" > |
|
|
|
<img src="../../../static/images/onlineHome/icon_zjd1.png" style="width: 25px;" 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:'circulationList'}" > |
|
|
|
<div slot="default"> |
|
|
|