From cfcf2c12ea822d527653c985f0eb252b09501777 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Tue, 15 Nov 2022 13:42:39 +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 --- .../AppPhotoReport/AppPhotoReport.vue | 249 +++++++++++++ .../pingchang/AppPhotoReport/PhotoDetail.vue | 167 +++++++++ .../pingchang/AppPhotoReport/PhotoForm.vue | 331 ++++++++++++++++++ .../pingchang/AppPhotoReport/PhotoResult.vue | 64 ++++ 4 files changed, 811 insertions(+) create mode 100644 src/project/pingchang/AppPhotoReport/AppPhotoReport.vue create mode 100644 src/project/pingchang/AppPhotoReport/PhotoDetail.vue create mode 100644 src/project/pingchang/AppPhotoReport/PhotoForm.vue create mode 100644 src/project/pingchang/AppPhotoReport/PhotoResult.vue diff --git a/src/project/pingchang/AppPhotoReport/AppPhotoReport.vue b/src/project/pingchang/AppPhotoReport/AppPhotoReport.vue new file mode 100644 index 0000000..250a72f --- /dev/null +++ b/src/project/pingchang/AppPhotoReport/AppPhotoReport.vue @@ -0,0 +1,249 @@ + + + + + diff --git a/src/project/pingchang/AppPhotoReport/PhotoDetail.vue b/src/project/pingchang/AppPhotoReport/PhotoDetail.vue new file mode 100644 index 0000000..b1ae503 --- /dev/null +++ b/src/project/pingchang/AppPhotoReport/PhotoDetail.vue @@ -0,0 +1,167 @@ + + + + + diff --git a/src/project/pingchang/AppPhotoReport/PhotoForm.vue b/src/project/pingchang/AppPhotoReport/PhotoForm.vue new file mode 100644 index 0000000..30dc6ca --- /dev/null +++ b/src/project/pingchang/AppPhotoReport/PhotoForm.vue @@ -0,0 +1,331 @@ + + + + + diff --git a/src/project/pingchang/AppPhotoReport/PhotoResult.vue b/src/project/pingchang/AppPhotoReport/PhotoResult.vue new file mode 100644 index 0000000..ddcca7f --- /dev/null +++ b/src/project/pingchang/AppPhotoReport/PhotoResult.vue @@ -0,0 +1,64 @@ + + + + +