mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
del click event
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
this.el.onclick = addEvent;
|
||||
//this.el.onclick = addEvent;
|
||||
this.el.ontouchstart = addEvent;
|
||||
body.appendChild(this.el);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user