| | |
| | | { |
| | | "name" : "max-macaohospital", |
| | | "appid" : "__UNI__46B5420", |
| | | "name" : "青岛大学附属医院opo", |
| | | "appid" : "__UNI__90996F2", |
| | | "description" : "", |
| | | "versionName" : "1.0.0", |
| | | "versionCode" : "100", |
| | |
| | | "usingComponents" : true, |
| | | "nvueStyleCompiler" : "uni-app", |
| | | "compilerVersion" : 3, |
| | | "titleNView" : { |
| | | "titleText" : "我的应用", |
| | | "titleColor" : "#000000" |
| | | }, |
| | | "splashscreen" : { |
| | | "alwaysShowBeforeRender" : true, |
| | | "waiting" : true, |
| | |
| | | "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" |
| | | ] |
| | | }, |
| | | "ios" : {}, |
| | | "ios" : { |
| | | "dSYMs" : false |
| | | }, |
| | | "sdkConfigs" : {} |
| | | } |
| | | }, |
| | | "quickapp" : {}, |
| | | "mp-weixin" : { |
| | | "appid" : "", |
| | | "appid" : "wx57a9bbc3af60a235", |
| | | "navigationBarTitleText" : "青岛大学附属医院opo", |
| | | "navigationBarBackgroundColor" : "#FFFFFF", |
| | | "optimization" : { |
| | | "subPackages" : true |
| | | }, |
| | | "request" : { |
| | | "domainList" : [ "https://opo.qduh.cn" ] // 生产环境域名 |
| | | }, |
| | | "lazyCodeLoading" : "requiredComponents", |
| | | "setting" : { |
| | | "urlCheck" : false |
| | | }, |
| | |
| | | "h5" : { |
| | | "router" : { |
| | | "mode" : "history", |
| | | "base" : "/QDopo/" |
| | | "base" : "/" |
| | | }, |
| | | "publicPath" : "./", |
| | | "assetsPublicPath" : "./", |
| | | "devServer" : { |
| | | "port" : 8095, |
| | | "disableHostCheck" : true, |
| | | "proxy" : { |
| | | "/api" : { |
| | | "target" : "http://192.168.100.10:8080", |
| | | // "target" : "http://www.qdopo.com:9095", |
| | | // "target": "http://192.168.100.10:8080", |
| | | // "target" : "http://localhost:8080", |
| | | "target" : "https://opo.qduh.cn:443", |
| | | "changeOrigin" : true |
| | | } |
| | | } |