{ "name": "凉山矿业设备管理系统", "appid": "__UNI__460BC4C", "description": "凉山矿业设备管理系统", "versionName": "1.0.0", "versionCode": "100", "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.lskylims", "keystore": "zzjc_android.jks", "password": "zzjc@20190226", "aliasname": "app", "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "ios": { "dSYMs": false }, "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.8", /* 可选,Boolean类型,是否将value值作为追加值连接到系统默认userAgent值之后 */ "concatenate": true }, /* 可选,JSON对象,Android平台应用UserAgent相关配置,优先级高于useragent配置 */ "useragent_android": { /* 可选,字符串类型,设置的默认userAgent值 */ "value": "LIMS-PDA/1.0.8", /* 可选,Boolean类型,是否将value值作为追加值连接到系统默认userAgent值之后 */ "concatenate": true }, /* 可选,JSON对象,iOS平台应用UserAgent相关配置,优先级高于useragent配置 */ "useragent_ios": { /* 可选,字符串类型,设置的默认userAgent值 */ "value": "LIMS-PDA/1.0.8", /* 可选,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" } }