|
|
@ -633,7 +633,7 @@ const getMarket = async function () { |
|
|
|
<el-col> |
|
|
|
<el-card> |
|
|
|
<div> |
|
|
|
消耗总新币:{{ format3(Math.abs(permanentGolds) ) }}新币 |
|
|
|
消耗新币:{{ format3(Math.abs(permanentGolds) ) }}新币 |
|
|
|
永久金币:{{ format3(Math.abs(permanentGolds) ) }} |
|
|
|
免费金币:{{ format3(Math.abs(freeGolds) ) }} |
|
|
|
任务金币:{{ format3(Math.abs(taskGolds) ) }} |
|
|
|