Commit 510f2e22 authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_11.2' into develop

parents 6e6400da a1ad2364
...@@ -146,6 +146,7 @@ export default { ...@@ -146,6 +146,7 @@ export default {
}, },
goBack() { goBack() {
console.log('游戏排行榜的物理返回按钮') console.log('游戏排行榜的物理返回按钮')
wx.miniProgram.postMessage({ data: { behavior: 'back'} })
}, },
init() { init() {
const self = this; 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