绿满眶商城微信小程序-uniapp
peng
2025-07-21 5ef23f712359ef7b86cd577c92df2b176965366a
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",
};
//默认生产环境