siteinfo.js 396 B

1234567891011121314
  1. module.exports = {
  2. name: "凡云小程序商城",
  3. uniacid: "37",
  4. acid: "37",
  5. multiid: "0",
  6. version: "3.1.33.0",
  7. siteroot: "https://t35.9026.com/app/index.php",
  8. // siteroot: "https://dm.dhcarlife.com/app/index.php",
  9. apiroot: "https://t35.9026.com/web/index.php?store_id=1&r=api/",
  10. // apiroot: "https://dm.dhcarlife.com/web/index.php?store_id=1&r=api/",
  11. design_method: "3"
  12. };