diff --git a/src/apps/AppHelpEffect/AppHelpEffect.vue b/src/apps/AppHelpEffect/AppHelpEffect.vue
index 224c1792..4beb735c 100644
--- a/src/apps/AppHelpEffect/AppHelpEffect.vue
+++ b/src/apps/AppHelpEffect/AppHelpEffect.vue
@@ -1,128 +1,91 @@
-
+ {currentTab=v,current=1}"/>
+
+
+
-
-
-
-
- {{ areaName }}
- 所在地区
-
-
-
-
-
-
- 户类型
- {{ $dict.getLabel('fpHouseType', houseType) }}
-
-
-
+
+
+
+
+
+
-
-
-
-
- {{ item.name }}
- {{ $dict.getLabel('fpHouseType', item.houseType) }}
-
-
{{ item.idNumber.replace(/(.{6}).*(.{4})/, '$1********$2') }}
-

{{ item.phone}}
-

- {{ item.countyName + item.townName + item.villageName }}{{ item.currentAddress || '' }}
-
-
-
-
+
-
@@ -133,57 +96,60 @@ export default {
height: 100px;
line-height: 100px;
}
+
+ .center {
+ justify-content: center;
+ text-align: center;
+ }
+
.select {
width: 100%;
display: flex;
height: 86px;
line-height: 86px;
text-align: center;
-
- ::v-deep .AiSelect .display {
- justify-content: center;
- }
-
- .left,
- .right {
- flex: 1;
- }
}
- .cardList {
+
+ ::v-deep .cardList {
padding: 32px;
box-sizing: border-box;
+
.card {
padding: 32px;
box-sizing: border-box;
margin-bottom: 32px;
background: #FFF;
- box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.0200);
+ box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.0200);
border-radius: 16px;
+
.user {
display: flex;
justify-content: space-between;
+
.name {
font-size: 36px;
font-weight: 600;
}
}
+
.idCard,
.tel,
.address {
margin-top: 8px;
color: #999999;
+
img {
margin-right: 16px;
width: 28px;
height: 28px;
}
}
+
.tel,
.address {
color: #333;
}
}
}
-
}
-
\ No newline at end of file
+
diff --git a/src/apps/AppHelpEffect/addLog.vue b/src/apps/AppHelpEffect/addLog.vue
index bee27801..bad00281 100644
--- a/src/apps/AppHelpEffect/addLog.vue
+++ b/src/apps/AppHelpEffect/addLog.vue
@@ -1,35 +1,55 @@
-
-
-
- *
-
{{type == 1 ? '帮扶内容' : '走访内容'}}
-
-
-
{{ detail.length }}/500
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ form.detail.length || 0 }}/500
+
+
+
+
+
+
+
+
提交
+
+
diff --git a/src/apps/AppHelpEffect/normalFarmerList.vue b/src/apps/AppHelpEffect/normalFarmerList.vue
new file mode 100644
index 00000000..83e7d224
--- /dev/null
+++ b/src/apps/AppHelpEffect/normalFarmerList.vue
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
{{ item.name }}
+
+
+ {{ item.visitDate }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppMonitoringObject/Add.vue b/src/apps/AppMonitoringObject/Add.vue
index ed9db1d0..ec0906ef 100644
--- a/src/apps/AppMonitoringObject/Add.vue
+++ b/src/apps/AppMonitoringObject/Add.vue
@@ -16,17 +16,17 @@
-->
-
+
+
+
+
+
+
+
+
+
+
+