|
@@ -150,6 +150,7 @@
|
|
.tongzhi-content{
|
|
.tongzhi-content{
|
|
height: 84rpx;padding:0 10rpx 0 20rpx;box-sizing: border-box;@include multi-line-ellipsis(2);line-height: 1.5;
|
|
height: 84rpx;padding:0 10rpx 0 20rpx;box-sizing: border-box;@include multi-line-ellipsis(2);line-height: 1.5;
|
|
@include ezy-rich-text();font-size: 28rpx;color:#333;flex: 1;overflow: hidden;margin: 16rpx 0;
|
|
@include ezy-rich-text();font-size: 28rpx;color:#333;flex: 1;overflow: hidden;margin: 16rpx 0;
|
|
|
|
+ display: flex;align-items: center;word-wrap: break-word;flex-wrap: wrap;word-break: break-all;
|
|
}
|
|
}
|
|
icon{width: 30rpx;height: 30rpx;@include ezy-no-repeat-cover;flex-shrink: 0;
|
|
icon{width: 30rpx;height: 30rpx;@include ezy-no-repeat-cover;flex-shrink: 0;
|
|
background-image: url("@/static/images/common/nav-bar-jt-bottom.svg");
|
|
background-image: url("@/static/images/common/nav-bar-jt-bottom.svg");
|