Commit 3780c5caf4341c6872d7fde8ec230f832a630697
1 parent
e3a4ef4c
服务卡项拼团的商品详情页的优化
Showing
1 changed file
with
6 additions
and
0 deletions
packageA/pages/serviceCard_pd/goodsInfo/goodsInfo.wxss
@@ -2967,3 +2967,9 @@ button.custom-service::after{ | @@ -2967,3 +2967,9 @@ button.custom-service::after{ | ||
2967 | max-width:370rpx; flex-shrink: 0; | 2967 | max-width:370rpx; flex-shrink: 0; |
2968 | } | 2968 | } |
2969 | 2969 | ||
2970 | +.type-navbar_box{ | ||
2971 | + position: fixed; | ||
2972 | + top: 0; | ||
2973 | + z-index: 9999; | ||
2974 | + width: 100%; | ||
2975 | +} | ||
2970 | \ No newline at end of file | 2976 | \ No newline at end of file |