修改易购页面顶部标签样式

This commit is contained in:
赵毅 2025-11-05 17:12:34 +08:00
parent c870aa28dc
commit 3ebbfa47bb

View File

@ -336,7 +336,8 @@ page {
}
.CateList_Item {
min-width: 110rpx;
/* min-width: 110rpx; */
width: auto;
height: 40rpx;
background: #F6F7FB;
border-radius: 10rpx 10rpx 10rpx 10rpx;