diff --git a/pages/goods/categoryList/categoryList.wxss b/pages/goods/categoryList/categoryList.wxss index 479bd8e..9d88db5 100644 --- a/pages/goods/categoryList/categoryList.wxss +++ b/pages/goods/categoryList/categoryList.wxss @@ -87,7 +87,9 @@ swiper{ margin-left: -100rpx; z-index: 8; width: 200rpx; text-align: center; font-size: 50rpx } -.f_text{width: 25%; text-align: center; display: inline-block; font-size: 30rpx; margin-bottom: 15rpx;color: #9f9f9f} +.f_text{width: 25%; text-align: center; display: inline-block; font-size: 30rpx; margin-bottom: 15rpx;color: #9f9f9f; +overflow: hidden; text-overflow: ellipsis; white-space: nowrap; +} /*--国家--*/ .nation_box{ position: absolute;width: 260rpx; height: 160rpx; background-size: 100% 100%; background-repeat: no-repeat;