| | |
| | | // Vue.prototype.$baseUrl = 'http://121.196.36.24:8021/api' //本地产品 巨力的数据库 |
| | | // Vue.prototype.$baseUrl = 'http://122.227.18.22:8000/api' //本地产品 巨立防护(客户地址) |
| | | // Vue.prototype.$baseUrl = 'http://121.196.36.24:8032/api' //圣沣项目 |
| | | Vue.prototype.$baseUrl = 'http://121.196.36.24:8019/api' //圣沣项目 |
| | | // Vue.prototype.$baseUrl = 'http://121.196.36.24:8019/api' //圣沣项目 |
| | | Vue.prototype.$baseUrl = 'http://121.196.36.24:8033/api' //圣沣项目 |
| | | Vue.prototype.$companyType = 'B' //企业类型(项目类型) A:巨力,B:圣沣,、B: 产品 |
| | | |
| | | // A: http://121.196.36.24:8021/api http://122.227.18.22:8000/api |
| | |
| | | "transformPx" : false, |
| | | /* 5+App特有相关 */ |
| | | "app-plus" : { |
| | | "compatible" : { |
| | | "ignoreVersion" : true |
| | | }, |
| | | "usingComponents" : true, |
| | | "nvueStyleCompiler" : "uni-app", |
| | | "compilerVersion" : 3, |
| | |
| | | // #endif |
| | | |
| | | // #ifdef APP-PLUS |
| | | usercode: '9999', |
| | | usercode: '999', |
| | | // #endif |
| | | |
| | | userpassword: '123456', |
| | | userpassword: '123', |
| | | isView: false, //密码是否可见 |
| | | |
| | | isDisabledSubmitButton: false, //提交按钮是否处于加载中 |
| | |
| | | /* padding-top: 20rpx; */ |
| | | /* padding-bottom: 20rpx; */ |
| | | display: flex; |
| | | /* flex-direction: column; */ |
| | | flex-direction: column; |
| | | width: 100%; |
| | | |
| | | } |