榆山数据端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1 lines
2.2 KiB

.detail-content{width:100%;height:auto;background:#fff;border-radius:16rpx;box-sizing:border-box;padding:38rpx 25rpx 0;margin-bottom:25rpx;overflow:hidden}.detail-content .user-info{width:100%;height:64rpx;display:flex;align-items:center}.detail-content .user-info .avatar{width:64rpx;height:64rpx;border-radius:50%;object-fit:cover;margin-right:13rpx}.detail-content .user-info .right{width:calc(100% - 64rpx - 13rpx);display:flex;flex-direction:column;justify-content:space-between}.detail-content .user-info .right .identify{display:flex;align-items:center}.detail-content .user-info .right .identify .nickname{color:#333;font-size:28rpx;object-fit:cover;font-weight:bolder}.detail-content .user-info .right .identify .party-flag{width:27rpx;height:27rpx;object-fit:cover;margin-left:7rpx}.detail-content .user-info .right .right-bottom{width:100%;display:flex;align-items:center;justify-content:space-between}.detail-content .user-info .right .right-bottom .time{font-size:20rpx;color:#999}.detail-content .user-info .right .right-bottom .look-num{display:flex;align-items:center}.detail-content .user-info .right .right-bottom .look-num image{width:26rpx;height:26rpx;object-fit:cover}.detail-content .user-info .right .right-bottom .look-num text{font-size:20rpx;color:#999;margin-left:10rpx}.detail-content .issue-content{color:#333;font-size:38rpx;line-height:50rpx;margin:25rpx 0 30rpx;word-break:break-all}.detail-content .image-list{width:100%;margin-bottom:90rpx}.detail-content .image-list image{width:100%;border-radius:16rpx}.detail-content .image-list image+image{margin-top:20rpx}.detail-content .altitude{width:100%;height:85rpx;display:flex;justify-content:center;box-sizing:border-box;margin-bottom:105rpx}.detail-content .altitude .normal{width:290rpx;height:84rpx;border:1rpx solid #b8b8b8;border-radius:42rpx;display:flex;align-items:center;justify-content:center}.detail-content .altitude .normal+.normal{margin-left:35rpx}.detail-content .altitude .normal image{width:40rpx;height:40rpx;object-fit:cover;margin-right:8rpx}.detail-content .altitude .normal text{font-size:30rpx;color:#999}.detail-content .altitude .selected{border:1rpx solid #ffab00}.detail-content .altitude .selected text{color:#ffab00}