diff --git a/pages/index/index.vue b/pages/index/index.vue index 63f1d3f..cd5a1b5 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -467,7 +467,8 @@ --> - + @@ -2575,6 +2576,12 @@ z-index: 1200 !important; } + .area-popup-layer .uni-popup__wrapper { + overflow: hidden; + border-radius: 42rpx !important; + background: transparent !important; + } + .home-ad-popup-layer { z-index: 1300 !important; } @@ -4463,6 +4470,7 @@ padding: 38rpx 30rpx 30rpx; border: 1rpx solid rgba(255, 255, 255, 0.78); border-radius: 42rpx; + -webkit-mask-image: -webkit-radial-gradient(#fff, #000); background: radial-gradient(circle at 16% 8%, rgba(227, 255, 150, 0.34), rgba(227, 255, 150, 0) 220rpx), radial-gradient(circle at 92% 18%, rgba(166, 255, 234, 0.44), rgba(166, 255, 234, 0) 260rpx),