diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index aeb5f25..ab04d90 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -187,7 +187,7 @@ const showdata = ref({}); const dropdown = reactive({ sesh: "", value1: 0, - hinegh: 256, + hinegh: 280, value1: 0, value2: 0, value3: 0, @@ -308,7 +308,7 @@ const yxfwxz = (e) => { }; const touchmove = (event) => { if ( - document.body.clientHeight - event.touches[0].clientY >= 256 && + document.body.clientHeight - event.touches[0].clientY >= 280 && document.body.clientHeight - event.touches[0].clientY <= document.body.clientHeight ) {