jiangping
2023-10-24 349bcef9a96391d22522a3409adf5a89e7e70a95
minipro_standard/common/config.js
@@ -2,7 +2,8 @@
   // 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]*$/,