Fix:3159 【商城小程序】滑动待收货、待评价订单列表,“更多”按钮浮在订单分类名称上

This commit is contained in:
modendeveloper
2025-01-22 23:02:14 +08:00
parent 3dd6d53f90
commit edc79a2b42
+1
View File
@@ -654,6 +654,7 @@ page {
position: sticky; position: sticky;
top: 0; top: 0;
background-color: #f5f5f5; background-color: #f5f5f5;
z-index: 9999;
} }
/deep/ .u-tabs { /deep/ .u-tabs {
position: fixed; position: fixed;