绿满眶商城微信小程序-uniapp
peng
2025-07-18 a77bbfaea09231e6bd73adc88416efcc3b663bf3
config/api.js
@@ -18,9 +18,10 @@
};
// 生产环境
const prod = {
  im: "https://im-api.pickmall.cn",
  common: "https://common-api.pickmall.cn",
  buyer: "https://buyer-api.pickmall.cn",
  im: "http://1.95.67.54:888",
  common: "http://1.95.67.54:888",
  buyer: "http://1.95.67.54:888",
  store: "http://1.95.67.54:888",
};
//默认生产环境