From 4df8dba8d6e7ea620844e4a8156d8d14d753b187 Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 16 Jun 2023 18:01:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/fengdu/AppPhotoReport/AppPhotoReport.vue | 2 +- src/project/fengdu/AppPhotoReport/PhotoDetail.vue | 2 +- src/project/fengdu/AppPhotoReport/PhotoForm.vue | 2 +- src/project/fengdu/AppPhotoReport/PhotoResult.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/project/fengdu/AppPhotoReport/AppPhotoReport.vue b/src/project/fengdu/AppPhotoReport/AppPhotoReport.vue index 46b57c3..6db8e7d 100644 --- a/src/project/fengdu/AppPhotoReport/AppPhotoReport.vue +++ b/src/project/fengdu/AppPhotoReport/AppPhotoReport.vue @@ -43,7 +43,7 @@ import {mapState} from 'vuex' export default { name: "AppPhotoReport", - appName: "微心愿", + appName: "居民上报", data() { return { list: [], diff --git a/src/project/fengdu/AppPhotoReport/PhotoDetail.vue b/src/project/fengdu/AppPhotoReport/PhotoDetail.vue index f98d682..e21ded4 100644 --- a/src/project/fengdu/AppPhotoReport/PhotoDetail.vue +++ b/src/project/fengdu/AppPhotoReport/PhotoDetail.vue @@ -47,7 +47,7 @@