摘要: 最近在一个大屏项目组使用到了dataV库中的滚动列表,发现在滚动过程中第一行会抖动 加上 ::v-deep .row-item { height: 10% !important; line-height: 0 !important; // font-size: 1vh !important; ove 阅读全文
posted @ 2023-09-05 11:12 SadicZhou 阅读(149) 评论(0) 推荐(0) 编辑