@@ -119,6 +119,10 @@ export default {
font-size: 30px;
font-weight: bold;
color: #333333;
+ overflow: hidden;
+ white-space: nowrap;
+ text-overflow: ellipsis;
+ width:360rpx;
}
& .kc {
color: #999999;