Commit a1ad2364 authored by 袁玲利's avatar 袁玲利

监听物理返回an按钮

parent cfda44a2
......@@ -146,6 +146,7 @@ export default {
},
goBack() {
console.log('游戏排行榜的物理返回按钮')
wx.miniProgram.postMessage({ data: { behavior: 'back'} })
},
init() {
const self = this;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment