Authored by 梁志锋

修改侧边栏效果

... ... @@ -31,8 +31,6 @@ $('.nav-btn').on('touchstart', function(event) {
event.preventDefault();
event.stopPropagation();
openSideNav = true;
event.preventDefault();
event.stopPropagation();
//设置boy高宽,页面不能上下滑动
$('body').css({
... ...