{ "name": "居家上门服务-delivery", "appid": "__UNI__HSS_DELIVERY", "description": "服务人员移动作业端", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, "app-plus": { "usingComponents": true, "nvueStyleCompiler": "uni-app", "compilerVersion": 3, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": { "Maps": {}, "Geolocation": {}, "Camera": {} }, "distribute": { "android": { "permissions": [ "", "", "", "" ] }, "ios": { "app-plus": { "plists": { "NSLocationWhenInUseUsageDescription": "需要获取位置进行GPS签到和轨迹记录", "NSCameraUsageDescription": "需要拍照记录服务现场情况" } } } } }, "quickapp": {}, "mp-weixin": { "appid": "", "setting": { "urlCheck": false }, "usingComponents": true, "permission": { "scope.userLocation": { "desc": "需要获取位置进行GPS签到" } }, "requiredPrivateInfos": ["getLocation", "chooseLocation"] } }