fix: swipe sometimes will change to drag image (#81)

* swipe forbid dragstart
This commit is contained in:
Yao
2017-08-19 12:27:05 +08:00
committed by GitHub
parent f151a1cb46
commit 893a192056
3 changed files with 30 additions and 0 deletions
+2
View File
@@ -73,6 +73,8 @@
"friendly-errors-webpack-plugin": "^1.6.1",
"gh-pages": "^1.0.0",
"gulp": "^3.9.1",
"gulp-cssmin": "^0.2.0",
"gulp-postcss": "^7.0.0",
"gulp-util": "^3.0.8",
"highlight.js": "^9.12.0",
"html-webpack-plugin": "^2.29.0",