/** * @see [微信官方文档](https://mp.weixin.qq.com/debug/wxadoc/dev/api/wxml-nodes-info.html#selectorqueryselectselector) */ /// export default function select(query: wx.SelectorQuery, selector: string): wx.NodesRef;