Skip to content

Commit

Permalink
支持switch页面,其它区域右滑关闭当前页面;
Browse files Browse the repository at this point in the history
  • Loading branch information
hbcui1984 committed Sep 30, 2014
1 parent 031acdc commit 4511dbc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/hello-mui/examples/switches.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
}
</style>
<script>
mui.init({
swipeBack:false
});
mui.init();
</script>
</head>

Expand Down

0 comments on commit 4511dbc

Please sign in to comment.