From ff087240b3dee29ce4e14ad0836e76b9fdf312cf Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 19 八月 2025 09:28:07 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/lianhelihua_sh --- h5/uni_modules/peng-tree/peng-tree/style.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/h5/uni_modules/peng-tree/peng-tree/style.css b/h5/uni_modules/peng-tree/peng-tree/style.css index cd927e3..517457b 100644 --- a/h5/uni_modules/peng-tree/peng-tree/style.css +++ b/h5/uni_modules/peng-tree/peng-tree/style.css @@ -20,7 +20,7 @@ right: 0rpx; bottom: 0rpx; left: 0rpx; - z-index: 9999; + z-index: 999999; top: 360rpx; transition: all 0.3s ease; transform: translateY(100%); -- Gitblit v1.9.3