pull/29/head
孙萌 2023-11-10 18:31:55 +08:00
parent 4bcef06f27
commit 38283f0c00
4 changed files with 4 additions and 4 deletions

View File

@ -1494,7 +1494,7 @@
display: flex; display: flex;
align-items: center; align-items: center;
overflow: hidden; overflow: hidden;
max-width: 500px; max-width: 700px;
} }
.realTime .page-content .control-view .control-list > div { .realTime .page-content .control-view .control-list > div {

File diff suppressed because one or more lines are too long

View File

@ -1575,7 +1575,7 @@
align-items: center; align-items: center;
overflow: hidden; overflow: hidden;
max-width: 500px; max-width: 700px;
>div { >div {
// width: 100%!important; // width: 100%!important;
display: flex; display: flex;

View File

@ -83,7 +83,7 @@ export default {
defaultOption1() { defaultOption1() {
return { return {
step: 0.3, // step: 0.3, //
limitMoveNum: 4, // this.dataList.length limitMoveNum: 6, // this.dataList.length
hoverStop: true, // stop hoverStop: true, // stop
direction: 2, // 0 1 2 3 direction: 2, // 0 1 2 3
openWatch: true, // dom openWatch: true, // dom