Commit c70b4a5c authored by hbcui1984's avatar hbcui1984

(暂时)switch页面不支持右滑关闭

parent 94baca79
...@@ -17,7 +17,9 @@ ...@@ -17,7 +17,9 @@
} }
</style> </style>
<script> <script>
mui.init(); mui.init({
swipeBack:false
});
</script> </script>
</head> </head>
......
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