+
温馨提示:如需配置层位,请直接前往库房管理进行设备维护
- 绑定参数
+ 绑定参数
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -22,19 +87,22 @@ export default {
.head-container{
display: flex;
justify-content: space-between;
+ align-items: center;
.el-button{
width: 106px;
- height: 32px;
+ height: 30px;
background-color: #1AAE93;
border: none;
+ &::before{
+ padding-right:5px ;
+ }
}
}
::v-deep .el-icon-more:before{
- margin-right: 8px;
+ margin-right: 8px;
}
.app-container{
margin-top: 0;
- min-height: calc(100vh - 242px);
}
.warning{
font-size: 14px;