{ "name" : "芳华惠选", "appid" : "__UNI__D138114", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "VideoPlayer" : {}, "LivePusher" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "capabilities" : { "entitlements" : { "com.apple.developer.networking.HotspotConfiguration" : true } }, "urlschemewhitelist" : [ "mqq", "mqqapi", "mqqwpa", "mqqbrowser", "mttbrowser", "weixin", "wechat" ] }, /* SDK配置 */ "sdkConfigs" : {} } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx503cf8ab31f83dd4", "setting" : { "urlCheck" : false, "minified" : true, "postcss" : false, "es6" : false }, "optimization" : { "subPackages" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "获取位置用于给您推送相关信息" } } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "sassImplementationName": "node-sass", "vueVersion" : "2", "h5" : { "title" : "芳华惠选", "devServer" : { "https" : false }, "optimization" : { "treeShaking" : { "enable" : true } }, "router" : { "mode" : "hash" }, "async" : { "loading" : "AsyncLoading", "error" : "AsyncError", "delay" : 200, "timeout" : 60000 } } }