页面调整

This commit is contained in:
X1627315083
2025-07-19 14:04:48 +08:00
parent 22ee9c6cf1
commit 4b694236ee
161 changed files with 2934 additions and 3979 deletions

View File

@@ -1,6 +1,6 @@
const getMousePosition = (e,bor,dom) => {
e.stopPropagation()
e.preventDefault();
// if(e?.preventDefault)e.preventDefault();
if(bor){
const touch = e.changedTouches[0];
event = {