| @@ -42,7 +42,7 @@ | |||||
| </template> | </template> | ||||
| </van-cell> | </van-cell> | ||||
| </van-row> | </van-row> | ||||
| <van-row class="indexCard"> | |||||
| <van-row class="indexCard"> | |||||
| <van-cell style="border-radius: 6px;"> | <van-cell style="border-radius: 6px;"> | ||||
| <template #title> | <template #title> | ||||
| <p style="display:inline-block;background: #FFA63E;height:20px;width: 20px;border-radius: 2px;margin-right: 10px;float: left"></p> | <p style="display:inline-block;background: #FFA63E;height:20px;width: 20px;border-radius: 2px;margin-right: 10px;float: left"></p> | ||||
| @@ -59,7 +59,7 @@ | |||||
| <van-grid-item text="宅基地申请" > | <van-grid-item text="宅基地申请" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#539FFD;"> | <div class="icon" style="background:#539FFD;"> | ||||
| <img src="../../../static/images/onlineHome/icon2.png" style="width: 25px" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon_Z1.png" style="width: 25px" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">宅基地申请</p> | <p style="margin-top: 5px;color: #666666;">宅基地申请</p> | ||||
| @@ -67,7 +67,7 @@ | |||||
| <van-grid-item text="宅基地流转" > | <van-grid-item text="宅基地流转" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#FFA63E;"> | <div class="icon" style="background:#FFA63E;"> | ||||
| <img src="../../../static/images/onlineHome/icon3.png" style="width: 25px;margin-top:5px;display: inline-block" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon_Z2.png" style="width: 25px;" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">宅基地流转</p> | <p style="margin-top: 5px;color: #666666;">宅基地流转</p> | ||||
| @@ -75,7 +75,7 @@ | |||||
| <van-grid-item text="宅基地退出" > | <van-grid-item text="宅基地退出" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#539FFD;"> | <div class="icon" style="background:#539FFD;"> | ||||
| <img src="../../../static/images/onlineHome/icon4.png" style="width: 25px" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon_Z3.png" style="width: 25px" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">宅基地退出</p> | <p style="margin-top: 5px;color: #666666;">宅基地退出</p> | ||||
| @@ -130,7 +130,7 @@ | |||||
| <van-grid-item text="收入明细" to="incomeDetail"> | <van-grid-item text="收入明细" to="incomeDetail"> | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#FF4646;"> | <div class="icon" style="background:#FF4646;"> | ||||
| <img src="../../../static/images/onlineHome/icon9.png" style="width: 25px" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon10.png" style="width: 25px" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">收入明细</p> | <p style="margin-top: 5px;color: #666666;">收入明细</p> | ||||
| @@ -138,7 +138,7 @@ | |||||
| <van-grid-item text="收支明细" to="inAndOutDetail"> | <van-grid-item text="收支明细" to="inAndOutDetail"> | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#FF4646;"> | <div class="icon" style="background:#FF4646;"> | ||||
| <img src="../../../static/images/onlineHome/icon9.png" style="width: 25px;" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon11.png" style="width: 25px;" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">收支明细</p> | <p style="margin-top: 5px;color: #666666;">收支明细</p> | ||||
| @@ -146,7 +146,7 @@ | |||||
| <van-grid-item text="现金银行" > | <van-grid-item text="现金银行" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#3AC2DB;"> | <div class="icon" style="background:#3AC2DB;"> | ||||
| <img src="../../../static/images/onlineHome/icon10.png" style="width: 25px" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon12.png" style="width: 25px" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">现金银行</p> | <p style="margin-top: 5px;color: #666666;">现金银行</p> | ||||
| @@ -162,14 +162,14 @@ | |||||
| <van-grid :border="false"> | <van-grid :border="false"> | ||||
| <van-grid-item text="挂牌项目" > | <van-grid-item text="挂牌项目" > | ||||
| <div class="icon" slot="default" style="background:#FF4646;" > | <div class="icon" slot="default" style="background:#FF4646;" > | ||||
| <img src="../../../static/images/onlineHome/icon6.png" style="width: 25px;" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon13.png" style="width: 25px;" 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> | ||||
| <van-grid-item text="成交公示" > | <van-grid-item text="成交公示" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#C5685F;"> | <div class="icon" style="background:#C5685F;"> | ||||
| <img src="../../../static/images/onlineHome/icon11.png" style="width: 25px" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon14.png" style="width: 25px" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">成交公示</p> | <p style="margin-top: 5px;color: #666666;">成交公示</p> | ||||
| @@ -177,7 +177,7 @@ | |||||
| <van-grid-item text="合同管理" > | <van-grid-item text="合同管理" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#539FFD;"> | <div class="icon" style="background:#539FFD;"> | ||||
| <img src="../../../static/images/onlineHome/icon12.png" style="width: 25px;" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon15.png" style="width: 25px;" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">合同管理</p> | <p style="margin-top: 5px;color: #666666;">合同管理</p> | ||||
| @@ -185,7 +185,7 @@ | |||||
| <van-grid-item text="招标管理" > | <van-grid-item text="招标管理" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#3AC2DB;"> | <div class="icon" style="background:#3AC2DB;"> | ||||
| <img src="../../../static/images/onlineHome/icon13.png" style="width: 25px" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon16.png" style="width: 25px" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">招标管理</p> | <p style="margin-top: 5px;color: #666666;">招标管理</p> | ||||
| @@ -199,9 +199,9 @@ | |||||
| </template> | </template> | ||||
| </van-cell> | </van-cell> | ||||
| <van-grid :border="false"> | <van-grid :border="false"> | ||||
| <van-grid-item text="宅基地申请" > | |||||
| <van-grid-item text="宅基地申请" :to="{name:'applicationList'}"> | |||||
| <div slot="default"class="icon" style="background:#539FFD;" > | <div slot="default"class="icon" style="background:#539FFD;" > | ||||
| <img src="../../../static/images/onlineHome/icon2.png" style="width: 25px;" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon_Z1.png" style="width: 25px;" 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> | ||||
| @@ -264,14 +264,14 @@ | |||||
| <van-grid :border="false"> | <van-grid :border="false"> | ||||
| <van-grid-item text="财务管理" > | <van-grid-item text="财务管理" > | ||||
| <div slot="default" class="icon" style="background:#FF4646;" > | <div slot="default" class="icon" style="background:#FF4646;" > | ||||
| <img src="../../../static/images/onlineHome/icon6.png" style="width: 25px;" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon17.png" style="width: 25px;" 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> | ||||
| <van-grid-item text="资产管理" > | <van-grid-item text="资产管理" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#FF6464;"> | <div class="icon" style="background:#FF6464;"> | ||||
| <img src="../../../static/images/onlineHome/icon11.png" style="width: 25px" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon18.png" style="width: 25px" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">资产管理</p> | <p style="margin-top: 5px;color: #666666;">资产管理</p> | ||||
| @@ -279,7 +279,7 @@ | |||||
| <van-grid-item text="合同管理" > | <van-grid-item text="合同管理" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#539FFD;"> | <div class="icon" style="background:#539FFD;"> | ||||
| <img src="../../../static/images/onlineHome/icon12.png" style="width: 25px;" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon15.png" style="width: 25px;" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">合同管理</p> | <p style="margin-top: 5px;color: #666666;">合同管理</p> | ||||
| @@ -287,13 +287,52 @@ | |||||
| <van-grid-item text="股权管理" > | <van-grid-item text="股权管理" > | ||||
| <div slot="default"> | <div slot="default"> | ||||
| <div class="icon" style="background:#FFA63E;"> | <div class="icon" style="background:#FFA63E;"> | ||||
| <img src="../../../static/images/onlineHome/icon13.png" style="width: 25px" alt /> | |||||
| <img src="../../../static/images/onlineHome/icon19.png" style="width: 25px" alt /> | |||||
| </div> | </div> | ||||
| </div> | </div> | ||||
| <p style="margin-top: 5px;color: #666666;">股权管理</p> | <p style="margin-top: 5px;color: #666666;">股权管理</p> | ||||
| </van-grid-item> | </van-grid-item> | ||||
| </van-grid> | </van-grid> | ||||
| </van-row> | </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="财务管理" > | |||||
| <div slot="default" class="icon" style="background:#FF4646;" > | |||||
| <img src="../../../static/images/onlineHome/icon17.png" style="width: 25px;" alt /> | |||||
| </div> | |||||
| <p style="margin-top: 5px;color: #666666;">财务管理</p> | |||||
| </van-grid-item> | |||||
| <van-grid-item text="资产管理" > | |||||
| <div slot="default"> | |||||
| <div class="icon" style="background:#FF6464;"> | |||||
| <img src="../../../static/images/onlineHome/icon18.png" style="width: 25px" alt /> | |||||
| </div> | |||||
| </div> | |||||
| <p style="margin-top: 5px;color: #666666;">资产管理</p> | |||||
| </van-grid-item> | |||||
| <van-grid-item text="合同管理" > | |||||
| <div slot="default"> | |||||
| <div class="icon" style="background:#539FFD;"> | |||||
| <img src="../../../static/images/onlineHome/icon15.png" style="width: 25px;" alt /> | |||||
| </div> | |||||
| </div> | |||||
| <p style="margin-top: 5px;color: #666666;">合同管理</p> | |||||
| </van-grid-item> | |||||
| <van-grid-item text="盈余分配" > | |||||
| <div slot="default"> | |||||
| <div class="icon" style="background:#FFA63E;"> | |||||
| <img src="../../../static/images/onlineHome/icon20.png" style="width: 25px" alt /> | |||||
| </div> | |||||
| </div> | |||||
| <p style="margin-top: 5px;color: #666666;">盈余分配</p> | |||||
| </van-grid-item> | |||||
| </van-grid> | |||||
| </van-row> | |||||
| <van-row class="indexCard"> | <van-row class="indexCard"> | ||||
| <van-cell style="border-radius: 6px;"> | <van-cell style="border-radius: 6px;"> | ||||
| <template #title> | <template #title> | ||||