From 46d56e9adfe1114ae8c35a8dbfa3430c3bfe51c8 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Sun, 20 Sep 2026 18:11:45 +0800 Subject: [PATCH] 1 --- components/tab-bar/myCenter.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/components/tab-bar/myCenter.vue b/components/tab-bar/myCenter.vue index 63602e2..796a7c9 100644 --- a/components/tab-bar/myCenter.vue +++ b/components/tab-bar/myCenter.vue @@ -216,7 +216,8 @@ - + @@ -2219,6 +2220,16 @@ box-sizing: border-box; } + .home-popup-layer { + z-index: 1200 !important; + } + + .area-popup-layer .uni-popup__wrapper { + overflow: hidden; + border-radius: 42rpx !important; + background: transparent !important; + } + .campus-area-popup { position: relative; box-sizing: border-box; @@ -2229,6 +2240,7 @@ padding: 38rpx 30rpx 30rpx; border: 1rpx solid rgba(255, 255, 255, .78); border-radius: 42rpx; + -webkit-mask-image: -webkit-radial-gradient(#fff, #000); background: radial-gradient(circle at 16% 8%, rgba(227, 255, 150, .34), rgba(227, 255, 150, 0) 220rpx), radial-gradient(circle at 92% 18%, rgba(166, 255, 234, .44), rgba(166, 255, 234, 0) 260rpx),