{ "name" : "实验室管理系统", "appid" : "__UNI__4B3B4B0", "description" : "实验室管理系统", "versionName" : "1.0.3", "versionCode" : 103, "transformPx" : false, "app-plus" : { "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "modules" : { "LivePusher" : {}, "Camera" : {} }, "distribute" : { "android" : { "packagename" : "tech.zzjc.mas.zgtylims", "keystore" : "zzjc_android.jks", "password" : "zzjc@20190226", "aliasname" : "app", "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios" : { "dSYMs" : false }, "harmony" : { "permissions" : [ "ohos.permission.INTERNET", "ohos.permission.GET_NETWORK_INFO" ], "package" : "zzjc.test.app", "compatibleSdkVersion" : 5 }, "sdkConfigs" : {}, "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" } } } }, /* 可选,JSON对象,应用UserAgent相关配置 **/ "useragent" : { /* 可选,字符串类型,设置的默认userAgent值 */ "value" : "LIMS-PDA/1.0.3", /* 可选,Boolean类型,是否将value值作为追加值连接到系统默认userAgent值之后 */ "concatenate" : true }, /* 可选,JSON对象,Android平台应用UserAgent相关配置,优先级高于useragent配置 */ "useragent_android" : { /* 可选,字符串类型,设置的默认userAgent值 */ "value" : "LIMS-PDA/1.0.3", /* 可选,Boolean类型,是否将value值作为追加值连接到系统默认userAgent值之后 */ "concatenate" : true }, /* 可选,JSON对象,iOS平台应用UserAgent相关配置,优先级高于useragent配置 */ "useragent_ios" : { /* 可选,字符串类型,设置的默认userAgent值 */ "value" : "LIMS-PDA/1.0.3", /* 可选,Boolean类型,是否将value值作为追加值连接到系统默认userAgent值之后 */ "concatenate" : true } }, "quickapp" : {}, "mp-weixin" : { "appid" : "", "setting" : { "urlCheck" : false, "minified" : false }, "optimization" : { "subPackages" : true }, "usingComponents" : true, "mergeVirtualHostAttributes" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "3", "h5" : { "devServer" : { "port" : 33888, "https" : false, "proxy" : { "/api" : { // "target" : "http://mas.new.will-way.cn/api/", //"target" : "http://192.168.31.180:9090/", "target" : "http://127.0.0.1:9999/", "changeOrigin" : true, "ws" : true, "pathRewrite" : { "^/api" : "" } }, "/sys" : { // "target" : "http://mas.new.will-way.cn/api/", //"target" : "http://192.168.31.180:9090/", "target" : "http://127.0.0.1:9999/sys", "changeOrigin" : true, "ws" : true, "pathRewrite" : { "^/api" : "" } }, "/report" : { "target" : "http://127.0.0.1:9999/report/", "changeOrigin" : true, "ws" : true, "pathRewrite" : { "^/api" : "" } } } }, "optimization" : { "treeShaking" : { "enable" : true } }, "router" : { "base" : "./" }, "template" : "template.h5.html" }, "app-harmony" : { "distribute" : { "bundleName" : "zzjc.test.app", "signingConfigs" : { "default" : { "certpath" : "certs\\DebugCert.cer", "keyAlias" : "zzjc-test", "keyPassword" : "0000001A62465932FE19E037517BC61FE03A8F9D69CB7892019EEC82A5A07691ECAE824A92BAD8FAEB34", "profile" : "certs\\DebugProfileDebug.p7b", "signAlg" : "SHA256withECDSA", "storeFile" : "certs\\.p12", "storePassword" : "0000001ACE8F050DA6F2E36A4D0EC332ECF3A78E16F485E7C0B9DA5919649626428710609023E1DD99FD" } } } } }