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

This commit is contained in:
linxi
2025-11-18 14:28:34 +08:00
parent 2e1fa524fa
commit a535c8192e
+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;