Merge pull request 'update' (#73) from projects/mes-lb into projects/mes-test

Reviewed-on: #73
Esse commit está contido em:
g7hoo 2023-11-14 09:24:38 +08:00
commit 5654b3aeef

Ver arquivo

@ -102,13 +102,15 @@ $buttonHeight: $buttonH * 1px;
background-size: 100% 100%;
background-position: 0 0;
position: relative;
&::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
// background: #f003;
display: inline-block;
}
}
.field {
@ -395,7 +397,7 @@ $iconBgImage: '../assets/images/icon.png';
display: none;
}
.field {
padding: 0;
padding: 0;
// 元素
width: inherit;
min-height: inherit;
@ -411,7 +413,7 @@ $iconBgImage: '../assets/images/icon.png';
}
.form {
margin: 0;
margin: 0;
width: $mobileFormWidth;
// - - - tab
:deep(.el-tabs__header) {
@ -450,8 +452,8 @@ $iconBgImage: '../assets/images/icon.png';
color: #262626;
}
:deep(#button-form-item) {
margin: 0 !important;
:deep(#button-form-item) {
margin: 0 !important;
button {
// 元素
height: $mobileRowHeight;