目录

在微信小程序的Page中注入behaviors

在微信小程序的Page中注入behaviors

https://img-home.csdnimg.cn/images/20240711112329.png

1.在Page中使用Behavior

分为两步走:1.引入写好的Beahvior  2.注释Page和Behavior中中同名的方法和生命周期

https://i-blog.csdnimg.cn/blog_migrate/5bcc215e435421ba1667254a4c530863.png

2.Behavior构造函数写法

在Page中注入behaviors时,页面的生命周期和方法是写在methods属性中的

https://i-blog.csdnimg.cn/blog_migrate/409f938613a1628a4006134a92782c61.png

总结

1.在Page中引入写好的Behavior,添加至behaviors属性中

2.同名的方法和生命周期的优先级顺序,更多属性参考微信小程序官方文档。

3.在Behaviors中的methods属性中,添加Page需要的生命周期和方法

今天看到一只蝉。

观察,观察,再观察。——巴甫洛夫