{ "name": "yb_wm_uniapp", "appid": "__UNI__A116F0D", "description": "", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, "uniStatistics": { "enable": false //全局关闭 }, /* 5+App特有相关 */ "app-plus": { "usingComponents": true, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, /* 模块配置 */ "modules": {}, /* 应用发布信息 */ "distribute": { /* android打包配置 */ "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios": {}, /* SDK配置 */ "sdkConfigs": {} } }, /* 快应用特有相关 */ "quickapp": {}, /* 小程序特有相关 */ "mp-weixin": { "appid": "wx1ee75b4c61e9705f", "setting": { "urlCheck": false, "es6": true, "minified": true, "postcss": true }, "usingComponents": true, // "navigateToMiniProgramAppIdList" : [ "wx0d1797247cbbed6d", "wxeb490c6f9b154ef9" ], // "plugins" : { // // "tencentvideo" : { // // "version" : "1.3.16", // // "provider" : "wxa75efa648b60994b" // // }, // "live-player-plugin" : { // "version" : "1.2.10", // "provider" : "wx2b03c6e691cd7370" // } // }, // }, // "live-player-plugin" : { // "version" : "1.1.8", // "provider" : "wx2b03c6e691cd7370" "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } }, "requiredPrivateInfos": ["getLocation"] }, "mp-alipay": { "usingComponents": true, "plugins": { "subscribeMsg": { "version": "*", "provider": "2021001155639035" } } }, "mp-baidu": { "usingComponents": true, "appid": "16668966", "setting": { "urlCheck": false } }, "mp-toutiao": { "usingComponents": true, "setting": { "es6": true, "postcss": false, "minified": false, "urlCheck": false }, "permission": { "scope.userLocation": { "desc": "您的位置将用于提供配送服务和距离判定" } }, "appid": "tt7f6609dbe04c80ae" }, "h5": { "router": { "mode": "hash", "base": "views/mobile/" }, "title": "加载中...", "sdkConfigs": { "maps": { "qqmap": { "key": "FUTBZ-4PECF-SVDJC-N74XF-OGIVQ-GDBVK" } } }, "devServer": { "https": true, "disableHostCheck": true, "host": "127.0.0.1", // "host" : "192.168.0.12", "port": 80 }, "domain": "" } }