Fix::3182 【商城小程序】订单列表页面—待付款订单点击【立即付款】,顶部的订单类型导航栏会浮动在上层
This commit is contained in:
@@ -654,7 +654,7 @@ page {
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
z-index: 9999;
|
z-index: 54;
|
||||||
}
|
}
|
||||||
/deep/ .u-tabs {
|
/deep/ .u-tabs {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
Reference in New Issue
Block a user