Files
Wx_AUTS_Prod/Web/pages/OUtBoxBarCode/OUtBoxBarCode.wxss

121 lines
1.7 KiB
Plaintext
Raw Normal View History

2025-11-26 17:42:45 +08:00
.weathers_imet {
width: 100%;
height: 180px;
}
.weathers_imet_lists {
float: left;
width: 60%;
margin-top: 5px;
font-size: 12px;
text-align: left;
}
.weathers_imet_list {
float: left;
width: 40%;
margin-top: 5px;
font-size: 12px;
text-align: left;
}
.nav {
height: 100%;
width: 100%;
display: flex;
flex-direction: row;
margin-bottom: 5px;
}
.nav_imet_lists_1 {
float: left;
height: 40px;
line-height: 40px;
width: 10%;
margin-top: 5px;
}
.nav_imet_lists_2 {
float: left;
height: 40px;
line-height: 40px;
width: 50%;
margin-top: 5px;
text-align: center;
}
.nav_imet_lists_3 {
float: left;
height: 40px;
line-height: 40px;
width: 30%;
margin-top: 5px;
text-align: center;
}
.nav_imet_lists_4 {
float: left;
height: 40px;
line-height: 40px;
width: 10%;
margin-top: 5px;
}
.btnyshi_1 {
height: 42px;
text-align: center;
line-height: 42px;
width: 26%;
border-radius: 10%;
margin-left: 10%;
margin-top: 20px;
font-size: 20px;
}
.btnyshi_2 {
height: 42px;
text-align: center;
line-height: 42px;
width: 26%;
border-radius: 10%;
font-size: 20px;
margin-left: 10%;
margin-top: 20px;
}
.nav_imet_lists {
width: 47%;
float: left;
font-size: 12px;
text-align: center;
height: 30px;
line-height: 30px;
}
.nav_imet_listsna {
width: 45%;
float: left;
font-size: 12px;
text-align: center;
height: 30px;
line-height: 30px;
margin-left: 15px;
}
.nav_imet_listsnas {
width: 45%;
float: left;
font-size: 12px;
text-align: center;
height: 30px;
line-height: 30px;
}
.nav_imet_listsnasas{
width: 100%;
float: left;
font-size: 12px;
text-align: center;
height: 30px;
line-height: 30px;
}