{ "name" : "samehome", "appid" : "__UNI__C4028F6", "description" : "", "versionName" : "1.0.0", "versionCode" : "101", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "VideoPlayer" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : {} }, "nativePlugins" : {} }, "h5" : { "publicPath" : "/", "devServer" : { // "port" : 8083, "disableHostCheck" : true, "https" : false, "proxy" : { "/api" : { "ws" : false, "target" : "https://sapi.payairs.com", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/api" : "" } }, "/market" : { "ws" : false, "target" : "https://market.acefinex.com", "changeOrigin" : true, "secure" : false, "pathRewrite" : { "^/market" : "" } } }, "port" : "" } }, /* 快应用特有相关 */ "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" }