细节调整

This commit is contained in:
kron
2026-01-06 14:41:45 +08:00
parent 3d13f7c880
commit 4275f608fe
5 changed files with 8 additions and 7 deletions

View File

@@ -73,7 +73,7 @@ const shareImage = async () => {
<text>{{ list[0].name }}占领了封面</text>
<text
>整整消耗了{{
Number(list[0].weekArrow * (1.6).toFixed(0))
Number((list[0].weekArrow * 1.6).toFixed(0))
}}大卡!</text
>
</block>