From 957677cf81ce1bfc39219daf81981bed946eaf4f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=87=AA=E5=B8=A6=E5=A4=A7=E4=BD=AC=E6=B0=94=E5=9C=BA?=
<188633308@qq.com>
Date: Fri, 10 Sep 2021 16:11:49 +0800
Subject: [PATCH] =?UTF-8?q?update:=E5=8F=98=E6=9B=B4=E6=95=B0=E6=8D=AE?=
=?UTF-8?q?=E7=BB=93=E6=9E=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
FrontCode2/sunshine_levy/src/views/home.css | 4 +-
FrontCode2/sunshine_levy/src/views/index.vue | 492 ++++++++++---------
2 files changed, 273 insertions(+), 223 deletions(-)
diff --git a/FrontCode2/sunshine_levy/src/views/home.css b/FrontCode2/sunshine_levy/src/views/home.css
index 640008d..36ce6df 100644
--- a/FrontCode2/sunshine_levy/src/views/home.css
+++ b/FrontCode2/sunshine_levy/src/views/home.css
@@ -139,8 +139,6 @@
font-weight: 600;
line-height: 14px;
- height: 17px;
-
color: #fff;
}
.projectRightIcon {
@@ -150,7 +148,7 @@
margin-left: 8px;
}
.projectCenter {
- height: 440px;
+ /* height: 440px; */
padding-bottom: 35px;
background: #fff;
diff --git a/FrontCode2/sunshine_levy/src/views/index.vue b/FrontCode2/sunshine_levy/src/views/index.vue
index 93de324..fff8a97 100644
--- a/FrontCode2/sunshine_levy/src/views/index.vue
+++ b/FrontCode2/sunshine_levy/src/views/index.vue
@@ -7,28 +7,19 @@
-
+
被征收人姓名:
- {{ user.name }}
+ {{ data.userName }}
-
+
身份证号码:
- {{ user.identityId }}
+ {{ data.idCard }}
-
+
-
+
+
+
+
+
+
+
+ 一块地???
+
+
+
+ {{item.currentState}}
+
+
+
+
+
+
+
+ 项目所在区域:
+ {{ item.area }}
+
+
+
+
+
+ 征收部门:
+ {{ item.zsbm }}
+
+
+
+
+
+ 所属年份:
+ {{ item.year }}
+
+
+
+
+
+ 征收决定号:
+
+ {{
+ item.zsjdh
+ }}
+
+
+
+
+
+
+
+
+ 评估报告编号:
+ {{ assess.assessmentNo }}
+
+
+ 被征收房屋地址:
+
+ {{
+ assess.houseAddress
+ }}
+
+
+
+ 评估总金额:
+ ¥{{ assess.countValue }}
+
+
+
+
+
+
+
+ 协议编号:
+ {{ protocol.xyNo }}
+
+
+ 被征收房屋地址:
+
+ {{
+ protocol.houseAddress
+ }}
+
+
+
+ 补偿方式:
+
+ {{
+ protocol.compensation
+ }}
+
+
+
+ 合计补偿资金:
+ ¥{{ protocol.summationShouldCompensateMoney }}
+
+
+
+
+
+
+
-
-
-
- {{ project.name }}
-
-
-
- 协议签订阶段
-
-
-
-
-
-
-
- 项目所在区域:
- {{ project.area }}
-
-
-
-
-
- 征收部门:
- {{ project.department }}
-
-
-
-
-
- 所属年份:
- {{ project.year }}
-
-
-
-
-
- 征收决定号:
- {{
- project.num
- }}
-
-
-
-
-
-
- 评估报告编号:
- {{ assess.num }}
-
-
- 被征收房屋地址:
- {{
- assess.address
- }}
-
-
- 评估总金额:
- ¥{{ assess.amount }}
-
-
-
-
-
- 协议编号:
- {{ retrievalProtocol.num }}
-
-
- 被征收房屋地址:
- {{
- retrievalProtocol.address
- }}
-
-
- 补偿方式:
- {{
- retrievalProtocol.compensation
- }}
-
-
- 合计补偿资金:
- ¥{{ retrievalProtocol.amount }}
-
-
-
-
-
-
+
征收政策
@@ -204,10 +186,7 @@
{{ item.title }}
-
+
发布时间:
{{ item.publish_date }}
@@ -220,10 +199,7 @@
{{ item.title }}
-
+
发布时间:
{{ item.publish_date }}
@@ -243,51 +219,51 @@