ui界面的剩余袋数显示改成已投袋数,我改了显示不了,其余修改完成,备注修改点1、修改点2

This commit is contained in:
琉璃月光
2025-08-15 13:00:10 +08:00
parent eaa1cee17f
commit 817291a425
6 changed files with 175 additions and 10 deletions

View File

@ -6006,7 +6006,7 @@ font: 36pt &quot;Microsoft YaHei UI&quot;;</string>
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>剩余袋数:</string>
<string>已投袋数:</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>