{ "name": "校园考勤打卡", "appid": "__UNI__28774C0", "description": "", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, "app-plus": { /* 5+App特有相关 */ "usingComponents": true, "nvueCompiler": "uni-app", "nvueStyleCompiler": "uni-app", "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": {}, /* 模块配置 */ "distribute": { /* 应用发布信息 */ "android": { /* android打包配置 */ "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios": {}, /* ios打包配置 */ "sdkConfigs": {} } }, /* SDK配置 */ "quickapp": {}, /* 快应用特有相关 */ "mp-weixin": { /* 小程序特有相关 */ "appid": "wxd6f090391d410534", "lazyCodeLoading": "requiredComponents", "setting": { "urlCheck": false, "postcss": false, "minified": false, "es6": false }, "usingComponents": true, "plugins": { "myPlugin": { "provider": "wx1549b963bbae9931", "version": "4.0.1" } }, "permission": { "scope.userLocation": { "desc": "您的位置信息将用于记录打卡" } }, "requiredPrivateInfos": ["getLocation", "chooseLocation"] }, "vueVersion": "2", "h5": { "sdkConfigs": { "maps": {} } } }