From 06456b85c6f6ad26a6766846894434f0283cd686 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Sat, 15 Oct 2022 10:46:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/DeviceManage.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/pages/DeviceManage.vue b/src/pages/DeviceManage.vue index 7a234a6..0a85372 100644 --- a/src/pages/DeviceManage.vue +++ b/src/pages/DeviceManage.vue @@ -320,7 +320,7 @@ export default { defaultOption5 () { return { step: 0.4, // 数值越大速度滚动越快 - limitMoveNum: 5, // 开始无缝滚动的数据量 this.dataList.length + limitMoveNum: 2, // 开始无缝滚动的数据量 this.dataList.length hoverStop: true, // 是否开启鼠标悬停stop direction: 1, // 0向下 1向上 2向左 3向右 openWatch: true, // 开启数据实时监控刷新dom @@ -1017,6 +1017,18 @@ export default { width 8% !important &:nth-child(3), &:nth-child(7) width 10% !important +.content-block-scroll-ul_5 li + padding-top .04rem + padding-bottom .04rem + height auto + min-height .36rem + overflow hidden +.content-block-scroll-ul_5 li .scroll-ul_1_div + height auto + min-height .36rem + line-height .18rem +.content-block-scroll-ul_5 li .scroll-ul_1_div:nth-child(4) + white-space normal .num_items _wh(100%, 100%) _fj(space-evenly)