jiaqingjiayi-xiaochengxu/甲情_甲意/miniprogram/pages/wodeyuyue/wodeyuyue.acss
2024-12-10 18:35:22 +08:00

43 lines
634 B
Plaintext

.box{
width: 100%;
border-top: 1px solid #999192;
margin-top: 20rpx;
display: flex;
flex-direction: column;
}
.image{
width: 120rpx;
height: 120rpx;
margin-top: 20rpx;
}
.biaoti{
width: 100%;
height: 200rpx;
}
.text{
position: relative;
}
.neirong{
margin-left: 20rpx;
width: 200px;
}
.shijian{
display: flex;
justify-content: space-between;
margin-top:20rpx;
margin-left:20rpx;
width:100%
}
.image1{
width: 50rpx;
height: 50rpx;
margin-top: 20rpx;
position: relative;
left: 330rpx;
}
.yemian{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}