feat 工单消息
This commit is contained in:
@@ -143,10 +143,11 @@
|
||||
color: #ffffff;
|
||||
line-height: vh(16);
|
||||
flex-wrap: wrap;
|
||||
margin-left: vw(20);
|
||||
// margin-left: vw(20);
|
||||
.item {
|
||||
width:33.33%;
|
||||
margin-top: vh(40);
|
||||
margin-right: vh(20);
|
||||
// margin-right: vh(20);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<main class="wrapper">
|
||||
<CoreVideo />
|
||||
<box1/>
|
||||
<box2/>
|
||||
<!-- <box2/> -->
|
||||
<Header title="交通大屏" is-skip :nav-left="navLeft" :nav-right="navRight" />
|
||||
<Correspondence />
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user