{ "name" : "ziWms", "appid" : "__UNI__B9B4A5C", "description" : "WMS系统", "versionName" : "1.0.4", "versionCode" : 125, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "compatible" : { "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Bluetooth" : {}, "Camera" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "minSdkVersion" : 21, "targetSdkVersion" : 25, "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {} }, "icons" : { "android" : { "hdpi" : "C:/Users/11272922/Desktop/icon.png", "xhdpi" : "C:/Users/11272922/Desktop/icon.png", "xxhdpi" : "C:/Users/11272922/Desktop/icon.png", "xxxhdpi" : "C:/Users/11272922/Desktop/icon.png" }, "ios" : { "appstore" : "C:/Users/11272922/Desktop/icon.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" : "C:/Users/11272922/Desktop/icon.png", "app@3x" : "C:/Users/11272922/Desktop/icon.png", "notification@2x" : "unpackage/res/icons/40x40.png", "notification@3x" : "unpackage/res/icons/60x60.png", "settings@2x" : "C:/Users/11272922/Desktop/icon.png", "settings@3x" : "C:/Users/11272922/Desktop/icon.png", "spotlight@2x" : "C:/Users/11272922/Desktop/icon.png", "spotlight@3x" : "C:/Users/11272922/Desktop/icon.png" } } } }, "nvueLaunchMode" : "" }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "", "setting" : { "urlCheck" : false }, "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "h5" : { "devServer" : { "port" : 9090, "https" : false } }, "locale" : "zh-Hans", "vueVersion" : "2" } // , // "h5": { // "devServer": { // "port": 5355, // "disableHostCheck": true, // "proxy": { // "/WMS/WMS_Webservice.asmx": { // "target": "http://localhost:8080/,", // "changeOrigin": true, // "secure": false, // "logLevel": "debug", // "pathRewrite": { // "^/WMS/WMS_Webservice.asmx": "" // } // } // } // } // }