diff --git a/src/project/fengdu/AppPhotoReport/AppPhotoReport.vue b/src/project/fengdu/AppPhotoReport/AppPhotoReport.vue new file mode 100644 index 0000000..250a72f --- /dev/null +++ b/src/project/fengdu/AppPhotoReport/AppPhotoReport.vue @@ -0,0 +1,249 @@ + + + + + + + + {{ item.content }} + + + 事件类型 + {{ item.groupName }} + + + 所属网格 + {{ item.girdName }} + + + + + + + {{ item.statusName }} + + + 去评价 + 已评价 + + + + + + + + 我要上报 + + + + + + + diff --git a/src/project/fengdu/AppPhotoReport/PhotoDetail.vue b/src/project/fengdu/AppPhotoReport/PhotoDetail.vue new file mode 100644 index 0000000..6c9feb4 --- /dev/null +++ b/src/project/fengdu/AppPhotoReport/PhotoDetail.vue @@ -0,0 +1,167 @@ + + + + {{ info.content }} + + + + + + + + + 暂无照片 + + + + + + + + 暂无照片 + + + + currentTab=v"/> + + + + + + + + + + + + + + 去评价 + + + + + + + diff --git a/src/project/fengdu/AppPhotoReport/PhotoForm.vue b/src/project/fengdu/AppPhotoReport/PhotoForm.vue new file mode 100644 index 0000000..cb4a74e --- /dev/null +++ b/src/project/fengdu/AppPhotoReport/PhotoForm.vue @@ -0,0 +1,330 @@ + + + + + + + * + 事件类型 + + + + + + + + + + * + 事件描述 + + + + + + + + + + + + + * + 上报位置 + + + {{ form.address }} + 请选择 + + + + + + + + * + 所属网格 + + + + + + + + + + + + + + * + 图片上传 + (最多9张) + + + + + + + + + + * + 姓名 + + + + + + + + + + * + 联系方式 + + + + + + + + + 提交 + + + + + + + diff --git a/src/project/fengdu/AppPhotoReport/PhotoResult.vue b/src/project/fengdu/AppPhotoReport/PhotoResult.vue new file mode 100644 index 0000000..ec44cc2 --- /dev/null +++ b/src/project/fengdu/AppPhotoReport/PhotoResult.vue @@ -0,0 +1,64 @@ + + + + 上报成功! + 前往查看 + + + + + +