有什么办法监听到小程序页面左上角按钮吗?主要有逻辑在里面
你好,可以通过自定义导航栏来实现
文档链接:https://developers.weixin.qq.com/miniprogram/dev/framework/config.html
onUnload
可是,我只想在某个页面进行控制