From 845dd3e87530f5f893be12a769bacee085b95df4 Mon Sep 17 00:00:00 2001 From: taiyuan Date: Thu, 20 May 2021 14:42:09 +0800 Subject: [PATCH] 礼包tab栏css修改 --- packageA/pages/myGift/myGift.wxss | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/packageA/pages/myGift/myGift.wxss b/packageA/pages/myGift/myGift.wxss index 9969433..72f8959 100644 --- a/packageA/pages/myGift/myGift.wxss +++ b/packageA/pages/myGift/myGift.wxss @@ -23,6 +23,7 @@ page { background-color: white; top: 0; font-size: 30rpx; + z-index: 999; } .tab-title::after { -- libgit2 0.21.4