{ "name": "yui_wx", "appid": "__UNI__FECBE11", "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": "wx3c006d364161d240", "setting": { "urlCheck": false, "minified": true, "postcss": true }, "usingComponents": true, "permission": { "scope.userLocation": { "desc": "用于获取位置,展示相应的房源信息" } }, "lazyCodeLoading": "requiredComponents", "requiredPrivateInfos": ["getLocation"], "plugins": { "ezplayer": { "version": "1.0.0", "provider": "wxf2b3a0262975d8c2" } }, "optimization": { "subPackages": true } }, "vueVersion": "2", "sassImplementationName": "node-sass" }