From 56c227ee78f1b2b84df65d27a49866c859da6046 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Tue, 21 Mar 2023 14:45:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E5=BF=83=E6=84=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../fengdu/AppPhotoReport/AppPhotoReport.vue | 249 +++++++++++++ .../fengdu/AppPhotoReport/PhotoDetail.vue | 167 +++++++++ .../fengdu/AppPhotoReport/PhotoForm.vue | 330 ++++++++++++++++++ .../fengdu/AppPhotoReport/PhotoResult.vue | 64 ++++ 4 files changed, 810 insertions(+) create mode 100644 src/project/fengdu/AppPhotoReport/AppPhotoReport.vue create mode 100644 src/project/fengdu/AppPhotoReport/PhotoDetail.vue create mode 100644 src/project/fengdu/AppPhotoReport/PhotoForm.vue create mode 100644 src/project/fengdu/AppPhotoReport/PhotoResult.vue 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + +