diff --git a/src/project/weiyang/AppPeopleList/Add.vue b/src/project/weiyang/AppPeopleList/Add.vue index 932bf3f..ee82888 100644 --- a/src/project/weiyang/AppPeopleList/Add.vue +++ b/src/project/weiyang/AppPeopleList/Add.vue @@ -7,7 +7,7 @@ 请选择 {{$dict.getLabel('residentType', form.residentType)}} - + @@ -18,7 +18,7 @@ 请选择 {{$dict.getLabel('yesOrNo', form.householdName)}} - + @@ -38,7 +38,7 @@ 请选择 {{$dict.getLabel('householdRelation', form.householdRelation)}} - + @@ -67,7 +67,7 @@ 请选择 {{$dict.getLabel('sex', form.sex)}} - + @@ -77,7 +77,7 @@ 出生日期 {{form.birthDate || '请选择'}} - + @@ -99,7 +99,7 @@
{{ form.currentAreaName }} 请选择 - +
@@ -123,7 +123,7 @@
{{ form.householdAreaName }} 请选择 - +
diff --git a/src/project/weiyang/AppPeopleList/DetailPeople.vue b/src/project/weiyang/AppPeopleList/DetailPeople.vue index ac771cc..1094f87 100644 --- a/src/project/weiyang/AppPeopleList/DetailPeople.vue +++ b/src/project/weiyang/AppPeopleList/DetailPeople.vue @@ -8,7 +8,7 @@
- +
@@ -29,8 +29,8 @@
- - + +

{{item.name}}

{{item.applicationName}}

@@ -193,15 +193,15 @@ export default { if (res.data.resident.tsrqInfos) { this.tabList = res.data.resident.tsrqInfos let info = { - icon: require('./components/img/icon1n@2x.png'), - activeIcon: require('./components/img/icon1h@2x.png'), + icon: 'https://cdn.sinoecare.com/i/2024/07/16/66963dd133cfd.png', + activeIcon: 'https://cdn.sinoecare.com/i/2024/07/16/66963dd974ad1.png', name: '基本信息', } this.tabList.unshift(info) } else { this.tabList =[{ - icon: require('./components/img/icon1n@2x.png'), - activeIcon: require('./components/img/icon1h@2x.png'), + icon: 'https://cdn.sinoecare.com/i/2024/07/16/66963dd133cfd.png', + activeIcon: 'https://cdn.sinoecare.com/i/2024/07/16/66963dd974ad1.png', name: '基本信息', }] } diff --git a/src/project/weiyang/AppPeopleList/ExamineList.vue b/src/project/weiyang/AppPeopleList/ExamineList.vue index d25762a..47b7b3f 100644 --- a/src/project/weiyang/AppPeopleList/ExamineList.vue +++ b/src/project/weiyang/AppPeopleList/ExamineList.vue @@ -18,7 +18,7 @@
- +
diff --git a/src/project/weiyang/AppPeopleList/PeopleList.vue b/src/project/weiyang/AppPeopleList/PeopleList.vue index e5a182d..93ceed6 100644 --- a/src/project/weiyang/AppPeopleList/PeopleList.vue +++ b/src/project/weiyang/AppPeopleList/PeopleList.vue @@ -61,8 +61,8 @@
{{ item.name }} - - + +
diff --git a/src/project/weiyang/AppPeopleList/components/img/4.png b/src/project/weiyang/AppPeopleList/components/img/4.png deleted file mode 100644 index d7cee62..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/4.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/44.png b/src/project/weiyang/AppPeopleList/components/img/44.png deleted file mode 100644 index ae49d85..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/44.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/blue-bg.png b/src/project/weiyang/AppPeopleList/components/img/blue-bg.png deleted file mode 100644 index ca1d392..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/blue-bg.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/del-icon.png b/src/project/weiyang/AppPeopleList/components/img/del-icon.png deleted file mode 100644 index b3424da..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/del-icon.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/edit-icon.png b/src/project/weiyang/AppPeopleList/components/img/edit-icon.png deleted file mode 100644 index 30a0753..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/edit-icon.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/green-bg.png b/src/project/weiyang/AppPeopleList/components/img/green-bg.png deleted file mode 100644 index d8de7d1..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/green-bg.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/icon1h@2x.png b/src/project/weiyang/AppPeopleList/components/img/icon1h@2x.png deleted file mode 100644 index c245cab..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/icon1h@2x.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/icon1n@2x.png b/src/project/weiyang/AppPeopleList/components/img/icon1n@2x.png deleted file mode 100644 index 556b024..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/icon1n@2x.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/right-icon.png b/src/project/weiyang/AppPeopleList/components/img/right-icon.png deleted file mode 100644 index 58a59c4..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/right-icon.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/tsrq@2x.png b/src/project/weiyang/AppPeopleList/components/img/tsrq@2x.png deleted file mode 100644 index 34f1137..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/tsrq@2x.png and /dev/null differ diff --git a/src/project/weiyang/AppPeopleList/components/img/tsrq备份@2x.png b/src/project/weiyang/AppPeopleList/components/img/tsrq备份@2x.png deleted file mode 100644 index 4e215d2..0000000 Binary files a/src/project/weiyang/AppPeopleList/components/img/tsrq备份@2x.png and /dev/null differ diff --git a/src/project/weiyang/AppPhotoReport/AppPhotoReport.vue b/src/project/weiyang/AppPhotoReport/AppPhotoReport.vue index e153ddd..a5f15c7 100644 --- a/src/project/weiyang/AppPhotoReport/AppPhotoReport.vue +++ b/src/project/weiyang/AppPhotoReport/AppPhotoReport.vue @@ -43,7 +43,7 @@ import {mapState} from 'vuex' export default { name: "AppPhotoReport", - appName: "事件上报", + appName: "居民上报", data() { return { list: [], diff --git a/src/project/weiyang/AppPhotoReport/PhotoDetail.vue b/src/project/weiyang/AppPhotoReport/PhotoDetail.vue index db424cc..484bec6 100644 --- a/src/project/weiyang/AppPhotoReport/PhotoDetail.vue +++ b/src/project/weiyang/AppPhotoReport/PhotoDetail.vue @@ -56,7 +56,7 @@