Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

看图 #574

Open
YangCheng0121 opened this issue Nov 21, 2018 · 2 comments
Open

看图 #574

YangCheng0121 opened this issue Nov 21, 2018 · 2 comments

Comments

@YangCheng0121
Copy link

image

@ABasket
Copy link

ABasket commented Mar 23, 2019

if ('addEventListener' in document) {
document.addEventListener('touchmove', function (event) {
event.preventDefault();
}, {
passive: false
});
}

@AntiMoron
Copy link

这应该是库作者处理

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants