修改积分兑换页增加显示积分

This commit is contained in:
田岩
2025-11-25 14:51:18 +08:00
parent 713f6bc96d
commit e34e37c4b5
11 changed files with 33 additions and 5 deletions
+1 -1
View File
@@ -368,7 +368,7 @@
display: flex;
flex-direction: column;
height: 130rpx;
// overflow: hidden;
overflow: hidden;
transition: height 0.3s ease;
&.expand {
height: 650rpx;