{ "name" : "yelaixiang-h5", "appid" : "__UNI__F9027B9", "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" : { "Geolocation" : {}, "OAuth" : {}, "Payment" : {}, "Maps" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "privacyDescription" : { "NSLocationAlwaysAndWhenInUseUsageDescription" : "该应用需要持续获取用户地理位置,以便为你提供当前地区的服务", "NSLocationWhenInUseUsageDescription" : "", "NSLocationAlwaysUsageDescription" : "" } }, /* SDK配置 */ "sdkConfigs" : { "maps" : {}, "geolocation" : { "system" : { "__platform__" : [ "ios", "android" ] } }, "oauth" : { "weixin" : { "appid" : "wxa72f643173a90106", "UniversalLinks" : "" } }, "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "wxa72f643173a90106", "UniversalLinks" : "" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxa72f643173a90106", "setting" : { "urlCheck" : false, "es6" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "" } } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "router" : { "base" : "./", "mode" : "hash" }, "devServer" : { "port" : 80, "https" : true }, "sdkConfigs" : { "maps" : { "amap" : { "key" : "5df9445f578191c7d4fd5f3ce6b8712c", "securityJsCode" : "b5c2691e1ffcf58a735e502081ae781f", "serviceHost" : "" } } } } }