lu_quan_dev
rosehan 1 year ago
parent a9ea84e6d4
commit ad7aee944e
  1. 11
      subPageA/scenic/sceniclist/sceniclist.vue

@ -1007,7 +1007,16 @@ page {
padding: 3rpx 10rpx;
margin-bottom: 20rpx;
}
.product-con{font-size: 28rpx;color: #999;
.product-con{ font-size: 28rpx;color: #999;
height: 40rpx;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}
}
}

Loading…
Cancel
Save