Fix:4613 【旅居商城小程序】待支付订单进行支付时,取消订单状态导航栏可点击状态

(cherry picked from commit a535c8192e)
This commit is contained in:
linxi
2025-11-19 10:48:54 +08:00
parent ac3be5ad00
commit 5a1d35bbf2
+1 -1
View File
@@ -1002,7 +1002,7 @@ page {
position: sticky; position: sticky;
top: 0; top: 0;
background-color: #f5f5f5; background-color: #f5f5f5;
z-index: 54; z-index: 1;
} }
/deep/ .u-tabs { /deep/ .u-tabs {
position: fixed; position: fixed;