jiaqingjiayi-xiaochengxu/甲情_甲意/miniprogram/pages/wodeyuyue/wodeyuyue.acss

43 lines
634 B
Plaintext
Raw Normal View History

2024-11-10 07:01:22 +00:00
.box{
width: 100%;
2024-12-10 10:35:22 +00:00
border-top: 1px solid #999192;
margin-top: 20rpx;
display: flex;
flex-direction: column;
2024-11-10 07:01:22 +00:00
}
2024-12-10 10:35:22 +00:00
.image{
width: 120rpx;
height: 120rpx;
margin-top: 20rpx;
2024-11-10 07:01:22 +00:00
}
2024-12-10 10:35:22 +00:00
.biaoti{
2024-11-10 07:01:22 +00:00
width: 100%;
2024-12-10 10:35:22 +00:00
height: 200rpx;
2024-11-10 07:01:22 +00:00
}
2024-12-10 10:35:22 +00:00
.text{
2024-11-10 07:01:22 +00:00
position: relative;
}
2024-12-10 10:35:22 +00:00
.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;
2024-11-10 07:01:22 +00:00
position: relative;
2024-12-10 10:35:22 +00:00
left: 330rpx;
2024-11-10 07:01:22 +00:00
}
2024-12-10 10:35:22 +00:00
.yemian{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
2024-11-10 07:01:22 +00:00
}