liyongli %!s(int64=2) %!d(string=hai) anos
pai
achega
b6ee613c32
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/view/schedule/index.vue

+ 2 - 2
src/view/schedule/index.vue

@@ -76,8 +76,8 @@ const isNext = B => {
     console.log(B)
 }
 
-const touchmove = e=> {
-    e.preventDefault();
+const touchmove = ()=> {
+    // e.preventDefault();
 }
 
 </script>