fix: 样式bug

This commit is contained in:
杨航
2025-09-05 18:05:51 +08:00
parent d0ed925a97
commit 264ffff19f
+1 -1
View File
@@ -436,7 +436,7 @@ import { onShow } from "@dcloudio/uni-app"
height: 588rpx;
padding-bottom: 80rpx;
overflow-y: hidden;
z-index: 10;
z-index: 15;
background-color: #f9f9f9;
box-shadow: 0rpx 12rpx 20rpx rgba(160,160,160,.25);
border-radius: 0 0 0rpx 0rpx;