diff --git a/project/pingchang/apps/AppBayonetRegistration/AppBayonetRegistration.vue b/project/pingchang/apps/AppBayonetRegistration/AppBayonetRegistration.vue new file mode 100644 index 00000000..c7400681 --- /dev/null +++ b/project/pingchang/apps/AppBayonetRegistration/AppBayonetRegistration.vue @@ -0,0 +1,63 @@ + + + + + + + + + + + diff --git a/project/pingchang/apps/AppBayonetRegistration/components/Detail.vue b/project/pingchang/apps/AppBayonetRegistration/components/Detail.vue new file mode 100644 index 00000000..974e0a64 --- /dev/null +++ b/project/pingchang/apps/AppBayonetRegistration/components/Detail.vue @@ -0,0 +1,279 @@ + + + + + + + + + + + + + + + + + + {{dict.getLabel('epidemicRecentPersonType', info.type)}} + + + + + + + + + + {{info.startAreaName}} + + + + + + + + + + + + + + + {{ info.temperature + '℃' }} + + + {{$dict.getLabel('epidemicTouchInFourteen', info.touchInFourteen)}} + + + + ;{{$dict.getLabel('epidemicRecentHealth', item)}} + + + + + + + + + + {{$dict.getLabel('epidemicRecentTestResult', info.checkResult)}} + + + + + + + + + + + + + 解除异常 + + + + + + + + + + {{ info.unusual || '-' }} + + + + + + + + + 添加记录 + + + + + + + 删除 + + + + + + + + + + + + + + + + + + + + + diff --git a/project/pingchang/apps/AppBayonetRegistration/components/List.vue b/project/pingchang/apps/AppBayonetRegistration/components/List.vue new file mode 100644 index 00000000..111d3f33 --- /dev/null +++ b/project/pingchang/apps/AppBayonetRegistration/components/List.vue @@ -0,0 +1,273 @@ + + + + + + 返乡人数 + {{ info.total }} + + + 今日新增返乡 + {{ info.today }} + + + 异常人数 + {{ info.unusual }} + + + 今日异常人数 + {{ info.todayUnusual }} + + + 异常处理 + {{ info.release }} + + + + + + + + + 导出 + + + + + + + + + + + + 详情 + 删除 + + + + + + + + + + + + diff --git a/project/pingchang/apps/AppCommunityManagement/AppCommunityManagement.vue b/project/pingchang/apps/AppCommunityManagement/AppCommunityManagement.vue new file mode 100644 index 00000000..3fb207c9 --- /dev/null +++ b/project/pingchang/apps/AppCommunityManagement/AppCommunityManagement.vue @@ -0,0 +1,65 @@ + + + + + + + + + + + diff --git a/project/pingchang/apps/AppCommunityManagement/components/Detail.vue b/project/pingchang/apps/AppCommunityManagement/components/Detail.vue new file mode 100644 index 00000000..2490fab0 --- /dev/null +++ b/project/pingchang/apps/AppCommunityManagement/components/Detail.vue @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {}"> + + + + + + + + + + + diff --git a/project/pingchang/apps/AppCommunityManagement/components/List.vue b/project/pingchang/apps/AppCommunityManagement/components/List.vue new file mode 100644 index 00000000..4b7e2164 --- /dev/null +++ b/project/pingchang/apps/AppCommunityManagement/components/List.vue @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + {{ name }} + 管控人 + + + + + + + + + + + + + + + 详情 + + + + + + + + + + +