+
+
+
+
+
+
+
+
+
{{ info.total }}
+ 照片
+
+
+
{{ info.thisMonth }}
+ 本月
+
+
+
{{ info.lastMonth }}
+ 上月
+
+
+
{{ info.thisYear }}
+ 今年
+
+
+
+
+
{{ group.name }}
+
+
+
+
+ {{ item.createUserName }} 上传
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/AppVillageActivity/ActivityDetail.vue b/src/mods/AppVillageActivity/ActivityDetail.vue
new file mode 100644
index 0000000..92f30d2
--- /dev/null
+++ b/src/mods/AppVillageActivity/ActivityDetail.vue
@@ -0,0 +1,469 @@
+
+
+
+
+
{{ info.title }}
+
+
{{ $dict.getLabel('villageActivityStatus', info.status) }}
+
+ 已有
+ {{ info.realNum }}
+ 人报名
+
+
+
+
+
+
+ {{ info.contactPerson }}
+
+
+
+
+
+ {{ info.contactPhone }}
+
+
+
+
+
+ {{ info.beginTime }}
+
+
+
+
+
+ {{ info.endTime }}
+
+
+
+
+
+ {{ info.areaName }}{{ info.address }}
+
+
+
+
+
currIndex = i">
+
+
+
+
+
+
+
+
+
{{ item.name }}
+ {{ item.createTime }}
+
+
{{ item.content }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ info.hasReport === '1' ? '已报名' : '立即报名' }}
+
+
+
+
+
+
+
+
diff --git a/src/mods/AppVillageActivity/AddDynamic.vue b/src/mods/AppVillageActivity/AddDynamic.vue
new file mode 100644
index 0000000..442113f
--- /dev/null
+++ b/src/mods/AppVillageActivity/AddDynamic.vue
@@ -0,0 +1,132 @@
+
+
+
+
+
+
+
diff --git a/src/mods/AppVillageActivity/AppVillageActivity.vue b/src/mods/AppVillageActivity/AppVillageActivity.vue
new file mode 100644
index 0000000..d98dcdf
--- /dev/null
+++ b/src/mods/AppVillageActivity/AppVillageActivity.vue
@@ -0,0 +1,223 @@
+
+
+
+
活动列表
+
+ 共
+ {{ total }}
+ 个活动
+
+
+
+
+
+
{{ item.title }}
+
+ 由
+ {{ item.createUserName }}
+ 发起
+
+
{{ item.beginTime }} 至 {{ item.endTime }}
+
{{ item.areaName }}{{ item.address }}
+
+
+ {{ item.statusName }}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/AppVillagerDiscussion/AppVillagerDiscussion.vue b/src/mods/AppVillagerDiscussion/AppVillagerDiscussion.vue
new file mode 100644
index 0000000..fbd1ba0
--- /dev/null
+++ b/src/mods/AppVillagerDiscussion/AppVillagerDiscussion.vue
@@ -0,0 +1,279 @@
+
+
+
+
+
议事列表
+
+ 共
+ {{ total }}
+ 条
+
+
+
+
+
{{ item.title || item.content }}
+
+
+
+
+
+ {{ item.createUserName }}
+ {{ item.createTime }}
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/AppVillagerDiscussion/VillagerDiscussionDetail.vue b/src/mods/AppVillagerDiscussion/VillagerDiscussionDetail.vue
new file mode 100644
index 0000000..10df19f
--- /dev/null
+++ b/src/mods/AppVillagerDiscussion/VillagerDiscussionDetail.vue
@@ -0,0 +1,630 @@
+
+
+
+
+
+
{{ info.type === '0' ? '全部评论' : (info.voteType === '1' ? '投票清单(可多选)' : '投票清单') }}
+ 剩余 {{ time }}
+ 已截止
+
+
+
+
+
+
+
+
+
{{ item.createUserName }}
+ 话事人
+
+
+
+ {{ item.suport }}
+
+
+
{{ item.createTime }}
+
+
+
{{ item.content }}
+
+
+
+
+
+
+
{{ item.item }}:
+
{{ item.content }}
+
+
+
+
+ 共
+ {{ info.votes.length }}
+ 人投票
+
+
查看投票详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/AppVillagerDiscussion/VoteList.vue b/src/mods/AppVillagerDiscussion/VoteList.vue
new file mode 100644
index 0000000..5a8b442
--- /dev/null
+++ b/src/mods/AppVillagerDiscussion/VoteList.vue
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
{{ anonymous === '1' ? '居民' : item.userName }}
+
{{ item.createTime }}
+
+
选择了{{ item.item }}
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/AppVillagerInfo/AppVillagerInfo.vue b/src/mods/AppVillagerInfo/AppVillagerInfo.vue
new file mode 100644
index 0000000..5f6d2a2
--- /dev/null
+++ b/src/mods/AppVillagerInfo/AppVillagerInfo.vue
@@ -0,0 +1,98 @@
+
+
+
{{ info.title }}
+
+ {{ info.areaName }}
+ {{ info.createDate }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppHealthReport/AddReport.vue b/src/mods/service/AppHealthReport/AddReport.vue
new file mode 100644
index 0000000..8cf2b6b
--- /dev/null
+++ b/src/mods/service/AppHealthReport/AddReport.vue
@@ -0,0 +1,435 @@
+
+
+
请确保以下信息全部由本人填写,本人对所填写内容的真实性和完整性负责
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppHealthReport/AddUser.vue b/src/mods/service/AppHealthReport/AddUser.vue
new file mode 100644
index 0000000..315606b
--- /dev/null
+++ b/src/mods/service/AppHealthReport/AddUser.vue
@@ -0,0 +1,330 @@
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppHealthReport/AppHealthReport.vue b/src/mods/service/AppHealthReport/AppHealthReport.vue
new file mode 100644
index 0000000..2c8ac34
--- /dev/null
+++ b/src/mods/service/AppHealthReport/AppHealthReport.vue
@@ -0,0 +1,225 @@
+
+
+
+
上报人员
+
+ 共
+ {{ total }}
+ 名
+
+
+
+
+
+
+
{{ item.name }}
+
查看个人信息>
+
+
健康数据异常
+
+
+
+ 上报第
+ {{ item.diffNum || 0 }}
+ 天
+
+
+ 今日未上报
+
+
+
+ 今日已上报
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppHealthReport/Detail.vue b/src/mods/service/AppHealthReport/Detail.vue
new file mode 100644
index 0000000..8bd9229
--- /dev/null
+++ b/src/mods/service/AppHealthReport/Detail.vue
@@ -0,0 +1,245 @@
+
+
+
+
健康状况
+
+
+
+
+
+ {{ info.temperature }}℃
+
+
+
+
+
+
+
+ {{ $dict.getLabel('epidemicTouchInFourteen', info.touchInFourteen) }}
+
+
+
+
+
+
+
+ {{ info.healthName }}
+
+
+
+
+
核酸检测信息
+
+
+
+
+
+ {{ info.checkTime.split(' ')[0] }}
+
+
+
+
+
+
+
+ {{ $dict.getLabel('epidemicRecentTestResult', info.checkResult) }}
+
+
+
+
+
+
+
+ {{ $dict.getLabel('epidemicHealthCode', info.healthCode) }}
+
+
+
+
+
+
+
+ {{ $dict.getLabel('epidemicVaccineTime', info.vaccine) }}
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppHealthReport/RecordList.vue b/src/mods/service/AppHealthReport/RecordList.vue
new file mode 100644
index 0000000..1f549cc
--- /dev/null
+++ b/src/mods/service/AppHealthReport/RecordList.vue
@@ -0,0 +1,114 @@
+
+
+
+
{{ item.createTime.split(' ')[0] }}的健康上报
+
+ 健康数据异常
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppHealthReport/Result.vue b/src/mods/service/AppHealthReport/Result.vue
new file mode 100644
index 0000000..61a002e
--- /dev/null
+++ b/src/mods/service/AppHealthReport/Result.vue
@@ -0,0 +1,83 @@
+
+
+
+
添加成功!
+
上报今日状态
+
返回
+
+
+
+
+
+
diff --git a/src/mods/service/AppHealthReport/UserInfo.vue b/src/mods/service/AppHealthReport/UserInfo.vue
new file mode 100644
index 0000000..9f5c761
--- /dev/null
+++ b/src/mods/service/AppHealthReport/UserInfo.vue
@@ -0,0 +1,133 @@
+
+
+
+
+
+
+ 上报人姓名
+
+
+ {{ info.name }}
+
+
+
+
+
+
+ 身份证号
+
+
+ {{ info.idNumber }}
+
+
+
+
+
+
+ 手机号码
+
+
+ {{ info.phone }}
+
+
+
+
+
+
+ 所属地区
+
+
+ {{ info.areaName }}
+
+
+
+
+
+
+ 详细地址
+
+
+ {{ info.address }}
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppPhotoReport/AppPhotoReport.vue b/src/mods/service/AppPhotoReport/AppPhotoReport.vue
new file mode 100644
index 0000000..58fa88b
--- /dev/null
+++ b/src/mods/service/AppPhotoReport/AppPhotoReport.vue
@@ -0,0 +1,206 @@
+
+
+
+
+
+
{{ item.content }}
+
+
+
+ {{ item.groupName }}
+
+
+
+ {{ item.girdName }}
+
+
+
+
+
+ {{ item.statusName }}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppPhotoReport/PhotoDetail.vue b/src/mods/service/AppPhotoReport/PhotoDetail.vue
new file mode 100644
index 0000000..4f6cf93
--- /dev/null
+++ b/src/mods/service/AppPhotoReport/PhotoDetail.vue
@@ -0,0 +1,205 @@
+
+
+
{{ info.content }}
+
{{ $dict.getLabel('clapEventStatus', info.eventStatus) }}
+
+
+ 事件类型
+ {{ info.groupName }}
+
+
+ 所属网格
+ {{ info.girdName }}
+
+
+ 上报时间
+ {{ info.createTime }}
+
+
+
+
+
处理详情
+
+
处理结果
+
{{ result.doExplain || '-' }}
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppPhotoReport/PhotoForm.vue b/src/mods/service/AppPhotoReport/PhotoForm.vue
new file mode 100644
index 0000000..4344dc0
--- /dev/null
+++ b/src/mods/service/AppPhotoReport/PhotoForm.vue
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppPhotoReport/PhotoResult.vue b/src/mods/service/AppPhotoReport/PhotoResult.vue
new file mode 100644
index 0000000..3fc259b
--- /dev/null
+++ b/src/mods/service/AppPhotoReport/PhotoResult.vue
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppReturnHomeRegister/Add.vue b/src/mods/service/AppReturnHomeRegister/Add.vue
new file mode 100644
index 0000000..8d225b4
--- /dev/null
+++ b/src/mods/service/AppReturnHomeRegister/Add.vue
@@ -0,0 +1,642 @@
+
+
+
请确保以下信息全部由本人填写,本人对所填写内容的真实性和完整性负责
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppReturnHomeRegister/AppReturnHomeRegister.vue b/src/mods/service/AppReturnHomeRegister/AppReturnHomeRegister.vue
new file mode 100644
index 0000000..108d4b5
--- /dev/null
+++ b/src/mods/service/AppReturnHomeRegister/AppReturnHomeRegister.vue
@@ -0,0 +1,214 @@
+
+
+
+
全部记录
+
+ 共
+ {{ total }}
+ 条
+
+
+
+
+
+
{{ item.name }}
+ 有异常情况
+
+
{{ item.idNumber.replace(/^(\d{6})\d{8}(.{4}$)/g, `$1${Array(9).join('*')}$2`) }}
+
+
+
+ {{ item.startAreaName }}
+
+
+
+ {{ item.arriveAreaName }}
+
+
+
+ {{ item.arriveTime && item.arriveTime.substr(0, item.arriveTime.length - 3) }} 到达
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/mods/service/AppReturnHomeRegister/Detail.vue b/src/mods/service/AppReturnHomeRegister/Detail.vue
new file mode 100644
index 0000000..208824b
--- /dev/null
+++ b/src/mods/service/AppReturnHomeRegister/Detail.vue
@@ -0,0 +1,349 @@
+
+
+
+
+
基本信息
+
+
+
+
+
+ {{ info.name }}
+
+
+
+
+
+
+
+ {{ info.idNumber }}
+
+
+
+
+
+
+
+
+ {{ info.phone }}
+
+
+
+
+
+
+
+ {{ $dict.getLabel('epidemicMemberType', info.type) }}
+
+
+
+
+
行程信息
+
+
+
+
+
+ {{ $dict.getLabel('epidemicRecentTravel', info.travelType) }}
+
+
+
+
+
+
+
+ {{ info.startTime && info.startTime.substr(0, info.startTime.length - 3) }}
+
+
+
+
+
+
+
+ {{ info.startAreaName }}
+
+
+
+
+
+
+
+ {{ info.startAddress }}
+
+
+
+
+
+
+
+ {{ info.arriveTime && info.arriveTime.substr(0, info.arriveTime.length - 3) }}
+
+
+
+
+
+
+
+ {{ info.arriveAreaName }}
+
+
+
+
+
+
+
+ {{ info.arriveAddress }}
+
+
+
+
+
+
+
+ {{ info.description }}
+
+
+
+
+
核酸检测信息
+
+
+
+
+
+ {{ info.checkTime.split(' ')[0] }}
+
+
+
+
+
+
+
+ {{ $dict.getLabel('epidemicRecentTestResult', info.checkResult) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
健康状况
+
+
+
+
+
+ {{ info.temperature }}℃
+
+
+
+
+
+
+
+ {{ $dict.getLabel('epidemicTouchInFourteen', info.touchInFourteen) }}
+
+
+
+
+
+
+
+ {{ info.healthName }}
+
+
+
+
+
+
+
+
+