idnex.js 126 B

12345
  1. module.exports = {
  2. client: wx.getSystemInfoSync(),
  3. ...wx.getAccountInfoSync(),
  4. baseurl: "https://cxzx.smcic.net/topic"
  5. }