diff --git a/mini/pages/wish-tree/wish-tree.wxss b/mini/pages/wish-tree/wish-tree.wxss index 72b545e..3ea9d19 100644 --- a/mini/pages/wish-tree/wish-tree.wxss +++ b/mini/pages/wish-tree/wish-tree.wxss @@ -41,7 +41,6 @@ background: rgba(0, 0, 0, 0.3); padding: 10rpx 20rpx; border-radius: 40rpx; - backdrop-filter: blur(10px); } .switch-btn { @@ -82,7 +81,6 @@ justify-content: center; background: rgba(0, 0, 0, 0.3); border-radius: 50%; - backdrop-filter: blur(10px); transition: all 0.3s; } @@ -139,7 +137,6 @@ right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); - backdrop-filter: blur(5px); } .modal-content {