From 2ded2f40348a68a1b332945e64570c6ef97f9b7f Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 2 Apr 2025 18:15:42 +0800 Subject: [PATCH] =?UTF-8?q?app=E6=9D=83=E9=99=90=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=EF=BC=8C=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 14 ++++++++++++-- .../coordinatePhotos/upload-record/index.vue | 8 ++++---- .../importantMatters/upload-record/index.vue | 2 +- src/pages/login/index.vue | 17 ++++++++++------- .../qualityInspection/upload-record/index.vue | 2 +- src/pages/safetyMeasure/upload-record/index.vue | 2 +- .../safetyViolations/upload-record/index.vue | 2 +- src/utils/http.js | 2 +- 8 files changed, 31 insertions(+), 18 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 0c62709..3572b42 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -40,12 +40,22 @@ "", "", "", - "" + "", + "", + "" ] }, /* ios打包配置 */ "ios" : { - "dSYMs" : false + "dSYMs" : false, + "permissions" : { + "camera" : { + "description" : "需要相机权限拍照" + }, + "photo-library" : { + "description" : "需要相册权限选择照片" + } + } }, /* SDK配置 */ "sdkConfigs" : {}, diff --git a/src/pages/coordinatePhotos/upload-record/index.vue b/src/pages/coordinatePhotos/upload-record/index.vue index a5b9796..ecd0aab 100644 --- a/src/pages/coordinatePhotos/upload-record/index.vue +++ b/src/pages/coordinatePhotos/upload-record/index.vue @@ -44,7 +44,7 @@ - + - + - + {