@@ -53,6 +53,8 @@
#app{
background-color: $bgcolor1;
}
- /*长按默认事件取消*/
- -webkit-touch-callout: none !important;
- -webkit-user-select: none;
+ img{
+ /*长按默认事件取消*/
+ -webkit-touch-callout: none !important;
+ -webkit-user-select: none;
+ }