diff --git a/src/apps/AppHelpDeclaration/add.vue b/src/apps/AppHelpDeclaration/add.vue
new file mode 100644
index 00000000..1170e9d2
--- /dev/null
+++ b/src/apps/AppHelpDeclaration/add.vue
@@ -0,0 +1,286 @@
+
+
+
我承认本次申请帮扶情况属实,愿接受有关部门依法核实家庭资产信息,如存在虚报、伪造,造成社会资源浪费。本人资源承担相关惩戒措施。
+
+
+
+
+
+
+ *所在地区
+
+
+ {{ form.areaName || "请选择" }}
+
+
+
+
+
+
+ *申请帮扶原因(最多2项)
+
+
+ {{ item.dictName }}
+
+
+
+
+
+
+
+
+
提交
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/apps/AppHelpDeclaration/components/resultPic.png b/src/apps/AppHelpDeclaration/components/resultPic.png
new file mode 100644
index 00000000..e1a43aff
Binary files /dev/null and b/src/apps/AppHelpDeclaration/components/resultPic.png differ
diff --git a/src/apps/AppHelpDeclaration/components/tab.png b/src/apps/AppHelpDeclaration/components/tab.png
new file mode 100644
index 00000000..776fac22
Binary files /dev/null and b/src/apps/AppHelpDeclaration/components/tab.png differ
diff --git a/src/apps/AppHelpDeclaration/details.vue b/src/apps/AppHelpDeclaration/details.vue
new file mode 100644
index 00000000..95cd5fbb
--- /dev/null
+++ b/src/apps/AppHelpDeclaration/details.vue
@@ -0,0 +1,142 @@
+
+
+
+
+
{{ data.riskDescription }}
+
+
![]()
+
+
+ {{item}}
+
+
+
+
+
+
+
{{ $dict.getLabel('helpDeclarationStatus', data.status) }}
+
+
+
+
{{ data.name }}
+
+
+
+
{{ data.declareTime }}
+
+
+
+
{{ data.address }}
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/apps/AppHelpDeclaration/list.vue b/src/apps/AppHelpDeclaration/list.vue
new file mode 100644
index 00000000..90b1d754
--- /dev/null
+++ b/src/apps/AppHelpDeclaration/list.vue
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+ {{ areaName }}
+ 所在地区
+
+
+
+
+
+
+
+ 风险类型
+ {{status}}
+
+
+
+
+
+
+
+
+
+
+
{{ item.riskDescription }}
+
{{ item.declareTime }}
+
+
+
+ {{ $dict.getLabel('helpDeclarationStatus',item.status) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/apps/AppHelpDeclaration/result.vue b/src/apps/AppHelpDeclaration/result.vue
new file mode 100644
index 00000000..38d92965
--- /dev/null
+++ b/src/apps/AppHelpDeclaration/result.vue
@@ -0,0 +1,82 @@
+
+
+
+

+
申请成功!
+
+
查看我的申报
+
返回
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyHome/AppPovertyHome.vue b/src/apps/AppPovertyHome/AppPovertyHome.vue
index 73c70f7b..524853b4 100644
--- a/src/apps/AppPovertyHome/AppPovertyHome.vue
+++ b/src/apps/AppPovertyHome/AppPovertyHome.vue
@@ -9,13 +9,13 @@
预警监控
-
-
最新动态
+
@@ -48,7 +48,7 @@ export default {
this.getList()
})
- console.log(this.$cdn + 'wdbf.png')
+ // console.log(this.$cdn + 'wdbf.png')
},
onShow() {
document.title = "防返贫"
@@ -119,11 +119,8 @@ export default {
}
.news {
- & > h2 {
+ & > .u-section {
margin-bottom: 32px;
- color: #333333;
- font-weight: 600;
- font-size: 32px;
}
.news-item {
diff --git a/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue b/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
index a3d28ace..9bcea44a 100644
--- a/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
+++ b/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
@@ -107,6 +107,7 @@ export default {
color: #333333;
font-weight: 600;
font-size: 32px;
+
}
.news-item {