初始化项目
This commit is contained in:
121
Web/pages/OUtBoxBarCode/OUtBoxBarCode.wxss
Normal file
121
Web/pages/OUtBoxBarCode/OUtBoxBarCode.wxss
Normal file
@@ -0,0 +1,121 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user