20230422
This commit is contained in:
parent
77a1bcd20b
commit
57f57b451d
|
@ -343,6 +343,7 @@ export default {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
line-height: 2;
|
line-height: 2;
|
||||||
|
font-size: 0.6rem;
|
||||||
.warnArrayBox {
|
.warnArrayBox {
|
||||||
margin-left: 3%;
|
margin-left: 3%;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -418,6 +419,7 @@ export default {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
line-height: 2;
|
line-height: 2;
|
||||||
|
font-size: 0.6rem;
|
||||||
.warnArrayBox {
|
.warnArrayBox {
|
||||||
// display: flex;
|
// display: flex;
|
||||||
// flex-direction: column;
|
// flex-direction: column;
|
||||||
|
|
|
@ -1519,6 +1519,7 @@ export default {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-left: 6%;
|
margin-left: 6%;
|
||||||
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
.equipmentBtnAc {
|
.equipmentBtnAc {
|
||||||
width: 26.4%;
|
width: 26.4%;
|
||||||
|
@ -1546,6 +1547,7 @@ export default {
|
||||||
padding-right: 20%;
|
padding-right: 20%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
|
|
|
@ -1512,8 +1512,10 @@ export default {
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
.btnList {
|
.btnList {
|
||||||
width: 13%;
|
// width: 13%;
|
||||||
height: 38%;
|
// height: 38%;
|
||||||
|
width: 17%;
|
||||||
|
height: 41%;
|
||||||
background: url(../assets/images/warnBtn.png) no-repeat;
|
background: url(../assets/images/warnBtn.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
@ -1521,10 +1523,13 @@ export default {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
.btnListAc {
|
.btnListAc {
|
||||||
width: 13%;
|
// width: 13%;
|
||||||
height: 38%;
|
// height: 38%;
|
||||||
|
width: 17%;
|
||||||
|
height: 41%;
|
||||||
background: url(../assets/images/warnBtnAc.png) no-repeat;
|
background: url(../assets/images/warnBtnAc.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
@ -1532,6 +1537,7 @@ export default {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.warnList {
|
.warnList {
|
||||||
|
@ -1540,6 +1546,7 @@ export default {
|
||||||
background: url(../assets/images/warnDottedLine.png) no-repeat;
|
background: url(../assets/images/warnDottedLine.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
.warnListContent {
|
.warnListContent {
|
||||||
height: 25%;
|
height: 25%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -1551,6 +1558,7 @@ export default {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding-left: 3%;
|
padding-left: 3%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
font-size: 0.7rem;
|
||||||
.warnArray {
|
.warnArray {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
@ -552,6 +552,7 @@ export default {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -622,9 +623,11 @@ export default {
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
padding-right: 20%;
|
// padding-right: 20%;
|
||||||
|
padding-right: 5%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
|
|
Loading…
Reference in New Issue