config.js 268 B

1234567
  1. //当前配置文件不需要修改(参数在ext.json中)
  2. // let extConfig = wx.getExtConfigSync ? wx.getExtConfigSync() : {}
  3. module.exports = {
  4. name: '仙乐欢娱 ',
  5. siteroot: 'https://shop.yueyouhudong.com',
  6. miniapp: 'e99caacd6c455906bd9fb79e62f25963',
  7. };