@@ -1088,6 +1088,9 @@
font-size: 48rpx;
font-weight: bold;
margin-top: 8rpx;
+ overflow: hidden;
+ white-space: nowrap;
+ text-overflow: ellipsis;
}