wcj 5 жил өмнө
parent
commit
c0b2c09898

+ 3 - 3
src/web/templates/weixin/search/mainSearch.html

@@ -56,9 +56,9 @@
         $('.weui-mask').hide();
 		if(getWxVersion()!=null){
 			window.ontouchmove=function(e){
-		        e.preventDefault && e.preventDefault();
-		        e.returnValue=true;
-		        e.stopPropagation && e.stopPropagation();
+		        //e.preventDefault && e.preventDefault();
+		        //e.returnValue=true;
+		        //e.stopPropagation && e.stopPropagation();
 		        return true;
 		     }
 		}