change
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<template>
|
||||
<section class="bg">
|
||||
<!-- <t-header title="顺安大屏监控-生产统计">
|
||||
</t-header> -->
|
||||
<t-header title="顺安大屏监控——生产统计">
|
||||
<div class="pages">
|
||||
<router-link to="/LogisticsProcess">物流工艺</router-link>
|
||||
@@ -120,10 +118,6 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
classOption () {
|
||||
// return {
|
||||
// step: 0.4,
|
||||
// limitMoveNum: 6
|
||||
// }
|
||||
return {
|
||||
step: 0.4, // 数值越大速度滚动越快
|
||||
limitMoveNum: 8, // 开始无缝滚动的数据量 this.dataList.length
|
||||
|
||||
Reference in New Issue
Block a user