耀实惠小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
270 B

  1. module.exports = {
  2. API_URL: 'http://natapp.xzaiyp.top/hanhai/', // 线上
  3. appid: 'wx4101d3ef253a32b4',
  4. img_url: 'https://medicine.xzaiyp.top/medicalXcx/', // 图片公用路径
  5. upload_img: 'https://medicine-api.xzaiyp.top/hanhai/' // 本地上传图片路径
  6. }