Commit 5a9cc804 authored by 徐来柯's avatar 徐来柯

update itme 滚动条

parent 9c704933
......@@ -62,6 +62,7 @@ body {
}
.view>div {
flex: 1;
overflow: auto;
}
.view_left {
......
......@@ -67,14 +67,14 @@
<div class="item_wrap item_alarm_wrap" >
<!-- 渲染报警信息 -->
<div class="list">
<span>2021-11-11 12:36:30 越限报警越限报警1#...</span>
<span>2021-11-11 12:36:30 越限报警越限报警...</span>
</div>
<div class="list list_blue">
<span>2021-11-11 12:36:30 越限报警越限报警1#...</span>
<span>2021-11-11 12:36:30 越限报警越限报警...</span>
</div>
<div class="list list_red">
<span>2021-11-11 12:36:30 越限报警越限报警1#...</span>
<span>2021-11-11 12:36:30 越限报警越限报警...</span>
</div>
</div>
......
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