消耗新币:{{ format3(Math.abs(permanentGolds)) }}新币
+ 消耗总金币:{{ format3(Math.abs(permanentGolds+freeGolds+taskGolds)) }}金币
永久金币:{{ format3(Math.abs(permanentGolds)) }}
免费金币:{{ format3(Math.abs(freeGolds)) }}
任务金币:{{ format3(Math.abs(taskGolds)) }}
@@ -633,7 +634,7 @@ const getMarket = async function () {
-
+
{{ scope.row.payPlatform }}