|
|
@@ -2120,11 +2120,11 @@
|
|
|
// transform: translateY(12rpx);
|
|
|
transform:scale(0.98);
|
|
|
}
|
|
|
- .item-fixed{
|
|
|
+ /* .item-fixed{
|
|
|
width: 100%;padding: 24rpx 0;
|
|
|
position:sticky;position:-webkit-sticky;
|
|
|
top: 0;z-index: 10;background-color: #fff;
|
|
|
- }
|
|
|
+ } */
|
|
|
/* 动画类 */
|
|
|
/* .item-dy-box.item-active {
|
|
|
animation: scalePulse 1s ease-in-out;
|