细节调整
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user