{ "name" : "NGTools", "appid" : "__UNI__ED84AD5", "description" : "天然气计算工具", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "modules" : { "OAuth" : {}, "Push" : {}, "Payment" : {} }, "distribute" : { "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios" : { "dSYMs" : false }, "sdkConfigs" : { "push" : { "unipush" : { "version" : "2", "offline" : false } }, "oauth" : { "weixin" : { "appid" : "wx9f9b7d747d261686", "UniversalLinks" : "" } }, "ad" : { "hw" : {}, "360" : {} }, "payment" : { "alipay" : { "__platform__" : [ "android" ] }, "weixin" : { "__platform__" : [ "android" ], "appid" : "wx9f9b7d747d261686", "UniversalLinks" : "" } } }, "icons" : { "android" : { "hdpi" : "unpackage/res/icons/72x72.png", "xhdpi" : "unpackage/res/icons/96x96.png", "xxhdpi" : "unpackage/res/icons/144x144.png", "xxxhdpi" : "unpackage/res/icons/192x192.png" }, "ios" : { "appstore" : "unpackage/res/icons/1024x1024.png", "ipad" : { "app" : "unpackage/res/icons/76x76.png", "app@2x" : "unpackage/res/icons/152x152.png", "notification" : "unpackage/res/icons/20x20.png", "notification@2x" : "unpackage/res/icons/40x40.png", "proapp@2x" : "unpackage/res/icons/167x167.png", "settings" : "unpackage/res/icons/29x29.png", "settings@2x" : "unpackage/res/icons/58x58.png", "spotlight" : "unpackage/res/icons/40x40.png", "spotlight@2x" : "unpackage/res/icons/80x80.png" }, "iphone" : { "app@2x" : "unpackage/res/icons/120x120.png", "app@3x" : "unpackage/res/icons/180x180.png", "notification@2x" : "unpackage/res/icons/40x40.png", "notification@3x" : "unpackage/res/icons/60x60.png", "settings@2x" : "unpackage/res/icons/58x58.png", "settings@3x" : "unpackage/res/icons/87x87.png", "spotlight@2x" : "unpackage/res/icons/80x80.png", "spotlight@3x" : "unpackage/res/icons/120x120.png" } } } }, "uniStatistics" : { "enable" : true }, "optimization" : { "subPackages" : true } }, "quickapp" : {}, "mp-weixin" : { "appid" : "wx9f9b7d747d261686", "lazyCodeLoading" : "requiredComponents", "setting" : { "urlCheck" : false, "minified" : true }, "usingComponents" : true, "optimization" : { "subPackages" : true }, "permission" : {}, "unipush" : { "enable" : true }, "secureNetwork" : { "enable" : true }, "uniStatistics" : { "enable" : true } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false, "version" : "2" }, "vueVersion" : "2", "locale" : "zh-Hans", "h5" : { "devServer" : { "port" : 80, "disableHostCheck" : true, "proxy" : { "/api" : { "target" : "https://ngtools.cn:8443", "changeOrigin" : true, "secure" : true, "pathRewrite" : { "^/api" : "" } } } }, "router" : { "base" : "ngtools" }, "uniStatistics" : { "enable" : true } } } //浏览器运行端口 //设置跳过host检查 //目标接口域名 //是否跨域 // 设置支持https协议的代理