| | |
| | | // baseUrl: '/doumeeplant_api',
|
| | | // baseUrl: 'https://dmtest.ahapp.net/doumeeplant_api', |
| | | // https://lingyang.mes.show:1801/doumeeplant/doc.html
|
| | | baseUrl: 'https://lingyang.mes.show:1801/doumeeplant', |
| | | // baseUrl: 'https://lingyang.mes.show:1801/doumeeplant', |
| | | baseUrl: 'https://www.mes.red/doumeeplant', |
| | | phoneRegular: /^1[3456789]\d{9}$/,
|
| | | mailboxRegular: /^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/,
|
| | | positiveInteger: /^[0-9]*[1-9][0-9]*$/,
|
| | |
| | | # VUE_APP_BASE_URL = 'http://121.41.112.139:10012/'
|
| | |
|
| | | #正式环境
|
| | | VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/'
|
| | | # VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/'
|
| | | VUE_APP_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant'
|