data: {
    wdith: wx.getSystemInfoSync().windowWidth,
    height: wx.getSystemInfoSync().windowHeight
  },

更多推荐