UNPKG
mov-mobile
Version:
latest (0.6.9)
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.1
0.2.1
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Mov - 让你感到幸福的 Vue 组件库
github.com/func-star/mov-mobile
func-star/mov-mobile
mov-mobile
/
lib
/
hammer
/
style
/
index.less
9 lines
(7 loc)
•
163 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
@import
"../../style/common"
;
.mona-hammer
{
touch-action
: auto;
user-select
: none; -webkit-user-drag: none; -webkit-tap-highlight-
color
:
rgba
(
0
,
0
,
0
,
0
); }