Fix:5276 【商城小程序】奖品池-奖品名称文字显示长度改为八个字

This commit is contained in:
LinCyJang
2026-05-14 23:07:32 +08:00
parent 7e8e888886
commit c18030a3c3
+2 -2
View File
@@ -740,7 +740,7 @@ export default {
bottom: 20rpx;
width: 90rpx;
height: 90rpx;
z-index: 2;
z-index: 6;
}
.pool-name-wrap {
@@ -748,7 +748,7 @@ export default {
bottom: 10rpx;
right: -10rpx;
z-index: 3;
max-width: 90%;
max-width: 99%;
&::after {
content: '';