feat: 新增商品下架提示框,在原有的下架提示中优化商品展示页面,弹出下架提示,展示其他商品功能。

This commit is contained in:
Yer
2023-05-10 10:46:23 +08:00
parent 7b8e954555
commit ca4e458db1
3 changed files with 76 additions and 17 deletions

View File

@@ -62,3 +62,7 @@
color: #262626;
font-weight: 700;
}
.down-goods{
font-size: 50rpx !important;
}