微信小程序怎么实现局部刷新?
当onLoad方法带了参数,我在其他地方就没办法用这种方法来实现局部刷新:
this.setDate{
this.onLoad()
}
请问这种情况下,怎么实现局部刷新?哪怕全局页面刷新也行
当onLoad方法带了参数,我在其他地方就没办法用这种方法来实现局部刷新:
this.setDate{
this.onLoad()
}
请问这种情况下,怎么实现局部刷新?哪怕全局页面刷新也行