入库-库存情况左

This commit is contained in:
2024-05-14 09:42:33 +08:00
parent 53a2912d9e
commit ae1cff58ea
3 changed files with 21 additions and 3 deletions

View File

@@ -180,7 +180,7 @@ export default {
timer1: null,
timer2: null,
step: 0.4, // 数值越大速度滚动越快
limitMoveNum: 8, // 开始无缝滚动的数据量 this.dataList.length
limitMoveNum: 6, // 开始无缝滚动的数据量 this.dataList.length
hoverStop: true, // 是否开启鼠标悬停stop
direction: 1, // 0向下 1向上 2向左 3向右
openWatch: true, // 开启数据实时监控刷新dom
@@ -498,6 +498,8 @@ export default {
&:first-child
margin-right 30px
.three_w_item
height 130px
overflow hidden
.scroll-ul_1
li
line-height 26px