jiaqingjiayi-xiaochengxu/甲情_甲意/miniprogram/pages/wodeyuyue/wodeyuyue.acss
2025-01-13 21:07:00 +08:00

54 lines
781 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{
display: flex;
flex-direction: column;
margin-left: 20rpx;
width: 50%;
}
.shijian{
display: flex;
justify-content: space-between;
margin-top:20rpx;
margin-left:20rpx;
width:100%
}
.image1{
width: 50rpx;
height: 50rpx;
}
.yemian{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.statues{
width: 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.xinxibox{
width: 100%;
display: flex;
}