Commit 992721d2 authored by 谢章伟's avatar 谢章伟

安全质量大屏

parent a66e5ef9
......@@ -54,7 +54,7 @@ export default {
computed: {
defineScroll() {
return {
step: 0.4, // 数值越大速度滚动越快
step: 0.2, // 数值越大速度滚动越快
limitMoveNum: 6, // 开始无缝滚动的数据量 this.dataList.length
hoverStop: true, // 是否开启鼠标悬停stop
direction: 1, // 0向下 1向上 2向左 3向右
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment