Commit 8d62aecb authored by hbcui1984's avatar hbcui1984

修正hello mui中webview模式侧滑菜单back按键响应错误的bug

parent 37979d3e
......@@ -87,7 +87,7 @@
mui.init({
swipeBack: false,
back: back
beforeback: back
});
function back() {
......
......@@ -85,7 +85,7 @@
mui.init({
swipeBack: false,
back: back
beforeback: back
});
function back() {
......
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