diff --git a/src/apps/AppPovertyAlleviation/AppPovertyAlleviation.vue b/src/apps/AppPovertyAlleviation/AppPovertyAlleviation.vue
new file mode 100644
index 00000000..41f03579
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/AppPovertyAlleviation.vue
@@ -0,0 +1,171 @@
+
+
+
+
+
+
监测对象
+
+
+
+
预警监控
+
+
+
+
政策动态
+
+
+
+
最新动态
+
+
+
+
{{ item.title }}
+
+ {{ $dict.getLabel('newsCenterPolicyType', item.policyType) }}
+ {{ item.createTime }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/Monitor.vue b/src/apps/AppPovertyAlleviation/Monitor.vue
new file mode 100644
index 00000000..03604451
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/Monitor.vue
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/Monitor/List.vue b/src/apps/AppPovertyAlleviation/Monitor/List.vue
new file mode 100644
index 00000000..02f4fe8f
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/Monitor/List.vue
@@ -0,0 +1,285 @@
+
+
+
+
可选范围
+
/
+
+
+ {{ addressArea }}
+ 请选择
+
+
+
+
+ 已登记监测对象
+ 已消除风险对象
+
+
+
+
+
+
+
+
+
+
{{ item.name || item.phone }}
+
{{ item.addressArea }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/Monitor/Statistics.vue b/src/apps/AppPovertyAlleviation/Monitor/Statistics.vue
new file mode 100644
index 00000000..bf72e60b
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/Monitor/Statistics.vue
@@ -0,0 +1,433 @@
+
+
+
+
可选范围
+
/
+
+ {{ addressArea }}
+ 请选择
+
+
+
+
+
+
{{ info.jths }}
+
检测家庭户数
+
+
+
{{ info.zrs }}
+
监测对象总人数
+
+
+
+
+
+
{{ info['饮水安全'] || 0 }}
+
住房安全
+
+
+
{{ info['饮水安全'] || 0 }}
+
饮水安全
+
+
+
{{ info['失学辍学'] || 0 }}
+
失学辍学
+
+
+
{{ info['医疗保险'] || 0 }}
+
医疗保险
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/MonitorAdd.vue b/src/apps/AppPovertyAlleviation/MonitorAdd.vue
new file mode 100644
index 00000000..f38b4652
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/MonitorAdd.vue
@@ -0,0 +1,359 @@
+
+
+
+
+
+
{{ isEdit ? '保存' : '提交' }}
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/MonitorAddFamilyMember.vue b/src/apps/AppPovertyAlleviation/MonitorAddFamilyMember.vue
new file mode 100644
index 00000000..82e29c1b
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/MonitorAddFamilyMember.vue
@@ -0,0 +1,466 @@
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/MonitorAddLog.vue b/src/apps/AppPovertyAlleviation/MonitorAddLog.vue
new file mode 100644
index 00000000..d918b1c7
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/MonitorAddLog.vue
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/MonitorDetail.vue b/src/apps/AppPovertyAlleviation/MonitorDetail.vue
new file mode 100644
index 00000000..9536f243
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/MonitorDetail.vue
@@ -0,0 +1,538 @@
+
+
+
+ 基本信息
+ 帮扶日志
+
+
+
+
+
+
+
+ {{ info.addressArea }}
+
+
+
+ {{ info.address }}
+
+
+
+ {{ $dict.getLabel('fpYesOrNo', info.move) }}
+
+
+
+ {{ info.placeArea }}
+
+
+
+ {{ info.place }}
+
+
+
+ {{ info.createTime }}
+
+
+
+ {{ info.monitoringContact || '-' }}
+
+
+
+ {{ info.monitoringContactPhone || '-' }}
+
+
+
+
+
+
+ {{ info.ylbxCount }}人
+
+
+
+ {{ info.ylCount }}人
+
+
+
+
+
+
+ {{ $dict.getLabel('fpYesOrNo', info.dilapidatedHouse) || '-' }}
+
+
+
+ {{ $dict.getLabel('fpYesOrNo', info.drinkingWaterSafety) || '-' }}
+
+
+
+
+
+
+ {{ info.income6 }}元
+
+
+
+ {{ info.income7 }}元
+
+
+
+
+
+
+ {{ info.riskEliminationMethod ? '是' : '-' }}
+
+
+
+
+
+
+
+
+
+ {{ item.createUserName.substr(item.createUserName.length - 2) }}
+
+
{{ item.createUserName }}
+
+
+ {{ item.createTime }}
+
+
+
+
{{ item.detail }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/MonitorFamilyMember.vue b/src/apps/AppPovertyAlleviation/MonitorFamilyMember.vue
new file mode 100644
index 00000000..8994be0e
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/MonitorFamilyMember.vue
@@ -0,0 +1,329 @@
+
+
+
+
+
+
+
{{ item.name }}
+ {{ item.idNumber }}
+
+
{{ $dict.getLabel('fpRelationship', item.relationship) }}
+
+
+ {{ $dict.getLabel('sex', item.sex) }}
+ {{ item.age }}岁
+
+
+
+
+
+ {{ $dict.getLabel('fpNation', item.nation) }}
+
+
+
+ {{ $dict.getLabel('fpPoliticalOutlook', item.politicalOutlook) }}
+
+
+
+ {{ $dict.getLabel('fpEducation', item.education) }}
+
+
+
+ {{ $dict.getLabel('fpStudentsInSchool', item.studentsInSchool) }}
+
+
+
+ {{ $dict.getLabel('fpHealth', item.health) }}
+
+
+
+ {{ $dict.getLabel('fpLaborSkills', item.laborSkills) }}
+
+
+
+ {{ item.workArea }}
+
+
+
+ {{ item.workingMonths }}月
+
+
+
+ {{ $dict.getLabel('fpYesOrNo', item.medicalInsurance) }}
+
+
+
+ {{ $dict.getLabel('fpYesOrNo', item.sicknessInsurance) }}
+
+
+
+ {{ $dict.getLabel('fpYesOrNo', item.endowmentInsurance) }}
+
+
+
+ {{ $dict.getLabel('fpYesOrNo', item.subsistenceAllowance) }}
+
+
+
+ {{ $dict.getLabel('fpYesOrNo', item.destitute) }}
+
+
+
+
+
+ {{ item.isShow ? '收起详情' : '展开详情' }}
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+ 您还未添加过家庭成员点击
+ 新增按钮
+ 试试吧~
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/MonitorFamilySituation.vue b/src/apps/AppPovertyAlleviation/MonitorFamilySituation.vue
new file mode 100644
index 00000000..967e97fe
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/MonitorFamilySituation.vue
@@ -0,0 +1,257 @@
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/MonitorIncome.vue b/src/apps/AppPovertyAlleviation/MonitorIncome.vue
new file mode 100644
index 00000000..3766ede0
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/MonitorIncome.vue
@@ -0,0 +1,274 @@
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/MonitorPoorStatus.vue b/src/apps/AppPovertyAlleviation/MonitorPoorStatus.vue
new file mode 100644
index 00000000..77f6700d
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/MonitorPoorStatus.vue
@@ -0,0 +1,345 @@
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/News.vue b/src/apps/AppPovertyAlleviation/News.vue
new file mode 100644
index 00000000..ecb95591
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/News.vue
@@ -0,0 +1,224 @@
+
+
+
+
+ {{ item.dictName }}
+
+
+
+
+
+
{{ item.title }}
+
+ {{ $dict.getLabel('newsCenterPolicyType', item.policyType) }}
+ {{ item.createTime }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/NewsDetail.vue b/src/apps/AppPovertyAlleviation/NewsDetail.vue
new file mode 100644
index 00000000..bdd82fa1
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/NewsDetail.vue
@@ -0,0 +1,98 @@
+
+
+
{{ info.title }}
+
发布时间:{{ info.createTime }}
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/povertyMonitor.vue b/src/apps/AppPovertyAlleviation/povertyMonitor.vue
new file mode 100644
index 00000000..11802818
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/povertyMonitor.vue
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/povertyMonitor/List.vue b/src/apps/AppPovertyAlleviation/povertyMonitor/List.vue
new file mode 100644
index 00000000..abeaa6f7
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/povertyMonitor/List.vue
@@ -0,0 +1,207 @@
+
+
+
+
+
+
+
{{ item.name || item.phone }}
+ {{
+ item.riskEliminationMethod ? '已解除' : '未解除'
+ }}
+
+
{{ item.addressArea }} {{ item.address }}
+
家庭收入
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/povertyMonitor/Statistics.vue b/src/apps/AppPovertyAlleviation/povertyMonitor/Statistics.vue
new file mode 100644
index 00000000..4f6d7aa9
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/povertyMonitor/Statistics.vue
@@ -0,0 +1,329 @@
+
+
+
+
+
+
+
+
{{ info.fxyjCount }}
+
监测对象风险预警
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/povertyMonitorDetail.vue b/src/apps/AppPovertyAlleviation/povertyMonitorDetail.vue
new file mode 100644
index 00000000..b0d18964
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/povertyMonitorDetail.vue
@@ -0,0 +1,251 @@
+
+
+
+
+
+
+
{{ info.name || info.phone }}
+
+
+
+
+
+
+ 大额医疗支出
+
+
+
+ 13782909781
+
+
+
+ {{ info.addressArea }} {{ info.address }}
+
+
+
+ 全身大面积烧伤,预计手术费30万元
+
+
+
+
+
+
处理结果
+ 已解除风险
+
+
+
+
+ 张三
+
+
+
+ 2021-10-10 10:10:10
+
+
+
+ 17964042574
+
+
+
+ 经现场了解,该人员家庭有多出房产,无返贫风险倾向。
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppPovertyAlleviation/povertyMonitorForm.vue b/src/apps/AppPovertyAlleviation/povertyMonitorForm.vue
new file mode 100644
index 00000000..75c27c78
--- /dev/null
+++ b/src/apps/AppPovertyAlleviation/povertyMonitorForm.vue
@@ -0,0 +1,107 @@
+
+
+
+
+
+
+
diff --git a/src/pages/loading.vue b/src/pages/loading.vue
index cbc8c58d..f894712d 100644
--- a/src/pages/loading.vue
+++ b/src/pages/loading.vue
@@ -61,6 +61,7 @@ export default {
getApps() {
this.apps = []
let applications = require.context('../apps', true, /\.(\/.+)\/App[^\/]+\.vue$/)
+ console.log(applications.keys())
applications.keys().map(path => {
if (applications(path).default) {
let {name: key, appName: name} = applications(path).default
diff --git a/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue b/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
index cff99e49..a3d28ace 100644
--- a/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
+++ b/src/pending/AppPovertyAlleviation/AppPovertyAlleviation.vue
@@ -2,7 +2,7 @@
-
+
监测对象
@@ -46,6 +46,8 @@ export default {
this.$dict.load(['newsCenterPolicyType']).then(() => {
this.getList()
})
+
+ console.log(this.$cdn + '/tengxun/wdbf.png')
},
methods: {
diff --git a/src/static/images/news.png b/src/static/images/news.png
new file mode 100644
index 00000000..6770891e
Binary files /dev/null and b/src/static/images/news.png differ
diff --git a/src/static/images/wdbf.png b/src/static/images/wdbf.png
new file mode 100644
index 00000000..4033e19a
Binary files /dev/null and b/src/static/images/wdbf.png differ
diff --git a/src/static/images/yjjk.png b/src/static/images/yjjk.png
new file mode 100644
index 00000000..6a3198d0
Binary files /dev/null and b/src/static/images/yjjk.png differ
diff --git a/static/images.zip b/static/images.zip
new file mode 100644
index 00000000..9411f8c0
Binary files /dev/null and b/static/images.zip differ
diff --git a/static/images/news.png b/static/images/news.png
new file mode 100644
index 00000000..6770891e
Binary files /dev/null and b/static/images/news.png differ
diff --git a/static/images/wdbf.png b/static/images/wdbf.png
new file mode 100644
index 00000000..4033e19a
Binary files /dev/null and b/static/images/wdbf.png differ
diff --git a/static/images/yjjk.png b/static/images/yjjk.png
new file mode 100644
index 00000000..6a3198d0
Binary files /dev/null and b/static/images/yjjk.png differ