style:修改溯源列表滚动速度

This commit is contained in:
李想 2025-04-21 16:27:00 +08:00
parent 7a0c3f5aaa
commit bdeab1bd81

View File

@ -50,7 +50,7 @@ export default {
defaultOption() {
return (data) => {
return {
step: 0.1, //
step: 0.32, //
limitMoveNum: this.scrollList.length, // this.dataList.length
hoverStop: true, // stop
direction: 1, // 0 1 2 3