diff --git a/src/App.vue b/src/App.vue index 79331c1..91e966f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,7 +18,7 @@ mounted() { // console.log('触发跳转') // this.load() - + window.addEventListener('touchstart', function(event) {event.preventDefault();}, false); }, methods: { load() {