This commit is contained in:
18631081161 2025-08-21 19:17:27 +08:00
parent 4240c466d2
commit 8940784cf4

View File

@ -1,5 +1,5 @@
{ {
"name" : "WorkCameraf", "name" : "北郊随工相机",
"appid" : "__UNI__4E007D7", "appid" : "__UNI__4E007D7",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
@ -53,7 +53,8 @@
"NSPhotoLibraryAddUsageDescription" : "需要访问相册以保存水印图片", "NSPhotoLibraryAddUsageDescription" : "需要访问相册以保存水印图片",
"NSPhotoLibraryUsageDescription" : "需要访问相册以保存水印图片", "NSPhotoLibraryUsageDescription" : "需要访问相册以保存水印图片",
"NSLocationWhenInUseUsageDescription" : "定位工作人员位置" "NSLocationWhenInUseUsageDescription" : "定位工作人员位置"
} },
"dSYMs" : false
}, },
/* SDK */ /* SDK */
"sdkConfigs" : { "sdkConfigs" : {
@ -103,8 +104,7 @@
"mp-weixin" : { "mp-weixin" : {
"appid" : "", "appid" : "",
"setting" : { "setting" : {
"urlCheck" : false, "urlCheck" : false
"es6" : true
}, },
"usingComponents" : true "usingComponents" : true
}, },