Commit 97bdd659 authored by spc's avatar spc

fixed mask pointer-events

parent ea3eb86c
......@@ -1043,6 +1043,7 @@ export default {
height: 192rpx;
z-index: 1;
top: 1061rpx;
pointer-events: none;
.swiper-mask-img {
width: 100%;
......
......@@ -1251,6 +1251,7 @@ export default {
height: 192rpx;
z-index: 1;
top: 927rpx;
pointer-events: none;
.swiper-mask-img {
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment