hz-zhhq-app/unpackage/dist/build/web/static/css/mealnotes.css

178 lines
3.1 KiB
CSS

/* html,
body{
background: #F5F5F5;
width: 100%;
height: 100%;
box-sizing: border-box;
overflow-x: hidden;
} */
page{
background: #F5F5F5;
width: 100%;
height: 100%;
box-sizing: border-box;
overflow-x: hidden;
font-size: 30upx;
}
[v-cloak] {
display: none;
}
ul{
width: 100%;
box-sizing: border-box;
}
ul li{
margin: 26.6667upx 26.6667upx 0upx 26.6667upx;
background: #fff;
border-radius: 13.3333upx;
/* font-size: 40upx; */
color: #333;
}
.list-i {
background: #fff;
border-radius: 15upx;
/* font-size: 40upx; */
color: #333;
margin: 26.6667upx 26.6667upx 0upx 26.6667upx;
}
.ddd{
padding:0 32upx 0 26.6667upx;
/* border-bottom: 1.3333upx solid #ccc; */
display: flex;
justify-content: space-between;
padding-bottom: 10upx;
padding-top: 10upx;
}
ul li>div img {
margin: 40upx 0;
width: 133.3333upx;
height: 156upx;
}
ul li>div:last-of-type{
line-height: 106.6667upx;
border:0;
/* font-size: 32upx; */
color: #666;
}
ul li>div:nth-child(1){
height: 133.3333upx;
font-weight: 600;
display: flex;
justify-content: space-between;
align-items: center;
}
ul li>div:nth-child(2){
border: none;
}
ul li>div:nth-child(1) p:nth-child(1){
color: #333333;
/* font-size: 42.6667upx; */
}
.font-color2{
/* font-size: 32upx; */
color:#00c277;
font-weight: normal;
float: right;
padding-right: 20upx;
}
.ll{
padding-top: 10upx;
padding-bottom: 10upx;
border-bottom: 5.3333upx solid #eee;
}
.font-color3{
color:#ff5757;
/* font-size: 32upx; */
font-weight: normal;
}
.font-color4{
color:#999;
/* font-size: 32upx; */
font-weight: normal;
}
/* ul li>div:nth-child(2){
height: 1.866667upx;
} */
ul li>div:nth-child(2) p{
color: #333333;
/* font-size: 40upx; */
}
ul li>div:nth-child(2) p:nth-child(1){
margin-top: 37.3333upx;
}
ul li>div:nth-child(2) p:nth-child(2){
margin-top: 45.3333upx;
word-break: break-all;
}ul li>div:nth-child(2) p:nth-child(3){
margin-top: 45.3333upx;
word-break: break-all;
}ul li>div:nth-child(2) p:nth-child(4){
margin-top: 45.3333upx;
word-break: break-all;
}
ul li>div:nth-child(3){
display: flex;
align-items: center;
justify-content: space-between;
}
ul li>div:nth-child(3) text{
border: 1.3333upx solid #666666;
width: 160upx;
height: 53.3333upx;
line-height: 53.3333upx;
border-radius: 8upx;
text-align: center;
/* font-size: 32upx; */
}
.hide{
display: none !important;
}
.nothing{
margin: 426.6667upx auto;
text-align: center;
}
.nothing image{
width: 114.6667upx;
height: 138.6667upx;
}
.nothing text{
font-size: 40upx;
color: #999;
}
.submitTime{
padding-top: 13.3333upx;
padding-bottom: 5.3333upx;
/* font-size: 40upx; */
color: black;
}
.infoSpan{
color: #555555;
border: 0upx!important;
margin-top: 45.3333upx;
word-break: break-all;
}
.blueSign{
height: 37.3333upx;
width: 10.6667upx;
background: #00c277;
display: inline-block;
margin-right:10upx;
}
.gray-f{
color: #888888;
}
.tip-h{
font-weight:bold
}