上面这个滚动会收回去的是什么组件呀
2022-02-28 21:10
[attach]86725[/attach] 就是这个页面
2022-02-28 19:25
在小程序page的生命周期中添加 ```javascript onBackPress() { plus.runtime.quit(); } ```
2021-08-20 15:40