微信小程序的组件内使用createSelectorQuery需要加上.in(this)

let query = wx.createSelectorQuery().in(this)