Commit ddbd4f21 authored by 劳琪峰's avatar 劳琪峰

Merge remote-tracking branch 'origin/master'

parents 6637a380 bba26050
...@@ -1043,6 +1043,7 @@ export default { ...@@ -1043,6 +1043,7 @@ export default {
height: 192rpx; height: 192rpx;
z-index: 1; z-index: 1;
top: 1061rpx; top: 1061rpx;
pointer-events: none;
.swiper-mask-img { .swiper-mask-img {
width: 100%; width: 100%;
......
...@@ -1251,6 +1251,7 @@ export default { ...@@ -1251,6 +1251,7 @@ export default {
height: 192rpx; height: 192rpx;
z-index: 1; z-index: 1;
top: 927rpx; top: 927rpx;
pointer-events: none;
.swiper-mask-img { .swiper-mask-img {
width: 100%; 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