{ "name" : "paper-shop-app", "appid" : "__UNI__8C1E198", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, "networkTimeout" : { "request" : 6000 }, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "compatible":{ "ignoreVersion": true }, /* 模块配置 */ "modules" : { "Maps" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "x86" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "maps" : { "amap" : { "appkey_ios" : "5e4da36f4c1649ca28a1f8f795bcf5d2", "appkey_android" : "2ced501c80ee5f6a74ba43ef7c2d36bd" } }, "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "", "UniversalLinks" : "" } }, "ad" : {} } }, "uniStatistics" : { "enable" : true } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "", "setting" : { "urlCheck" : false }, "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "router" : { "mode" : "history" } } }