家庭积分

This commit is contained in:
liuye
2023-07-18 17:02:19 +08:00
parent 8d5dc33873
commit 6d78632498

View File

@@ -7,7 +7,7 @@
<p>积分余额</p>
</div>
<div class="total right-total">
<h1>{{info.integral || '0'}}</h1>
<h1>{{info.houseIntegral || '0'}}</h1>
<p>家庭积分</p>
</div>
</div>