{ "name": "爱罗山", "appid": "wx88a70ea20204f5a5", "description": "", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, "app-plus": { // "optimization" : { // "subPackages" : true // }, // "runmode" : "liberate", // 开启分包优化后,必须配置资源释放模式 "usingComponents": true, "nvueCompiler": "uni-app", "compilerVersion": 3, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": {}, "distribute": { "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios": {}, "sdkConfigs": {} } }, "quickapp": {}, "mp-weixin": { "__usePrivacyCheck__": true, //隐私政策 "appid": "wxe7bdb2158aec1d71", "setting": { "urlCheck": false, "minified": true }, "usingComponents": true, "permission": { "scope.userInfo": { "desc": "用于获取您的头像、昵称等信息" } }, "requiredPrivateInfos": ["getLocation", "chooseLocation"] }, "mp-alipay": { "usingComponents": true }, "mp-baidu": { "usingComponents": true }, "mp-toutiao": { "usingComponents": true }, "uniStatistics": { "enable": false }, "h5": { "router": { "mode": "history" }, "optimization": { "treeShaking": { "enable": true } }, "devServer": { "disableHostCheck": true }, "title": "uniapp-uview-template" }, "vueVersion": "2" }