1
Mr.Zhang
2023-10-16 7b87b2e8506983c8dcae842ece4d1d9dec24244f
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]*$/,