-
-
-
-
- 精网号:
-
-
-
-
-
- 商品名称:
-
-
-
-
-
-
-
- 所属地区:
-
-
-
-
- 消耗平台:
-
-
-
-
-
-
-
- 员工数据
-
-
-
-
-
-
- 消耗时间:
-
- 今
-
- 昨
-
- 近7天
-
- 重置
- 查询
- 导出excel
- 查看导出列表
-
-
-
-
-
-
- 消耗新币:{{ format3(Math.abs(permanentGolds)) }}新币
- 总金币数:{{ format3(Math.abs(permanentGolds+freeGolds+taskGolds)) }}
- 永久金币:{{ format3(Math.abs(permanentGolds)) }}
- 免费金币:{{ format3(Math.abs(freeGolds)) }}
- 任务金币:{{ format3(Math.abs(taskGolds)) }}
-
-
-
-
-
-
- {{
- scope.$index + 1 + (getObj.pageNum - 1) * getObj.pageSize
- }}
-
-
-
-
-
-
-
-
-
-
- {{ scope.row.payPlatform }}
-
-
-
-
- {{
- (scope.row.taskGold +
- scope.row.freeGold +
- scope.row.permanentGold)
- }}
-
-
-
-
-
- {{ scope.row.permanentGold }}
-
-
-
-
- {{ scope.row.freeGold }}
-
-
-
-
- {{ scope.row.taskGold }}
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 精网号:
+
+
+ 商品名称:
+
+
+
+
+ 所属地区:
+
+
+ 消耗平台:
+
+
+
+
+ 员工数据
+
+
+ 消耗时间:
+
+
+ 今
+
+ 昨
+
+
+ 近7天
+
+ 重置
+ 查询
+ 导出excel
+ 查看导出列表
+
+
+
+
+ 消耗新币:{{ format3(Math.abs(permanentGolds)) }}新币
+ 总金币数:{{ format3(Math.abs(permanentGolds + freeGolds + taskGolds)) }}
+ 永久金币:{{ format3(Math.abs(permanentGolds)) }}
+ 免费金币:{{ format3(Math.abs(freeGolds)) }}
+ 任务金币:{{ format3(Math.abs(taskGolds)) }}
+
+
+
+
+
+ {{
+ scope.$index + 1 + (getObj.pageNum - 1) * getObj.pageSize
+ }}
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.payPlatform }}
+
+
+
+
+ {{
+ (scope.row.taskGold +
+ scope.row.freeGold +
+ scope.row.permanentGold)
+ }}
+
+
+
+
+
+ {{ scope.row.permanentGold }}
+
+
+
+
+ {{ scope.row.freeGold }}
+
+
+
+
+ {{ scope.row.taskGold }}
+
+
+
+
+
+
+
+
+
+
+
+
@@ -743,6 +725,6 @@ const getMarket = async function () {
.pagination {
display: flex;
- margin-top: 20px;
+ margin-top: 1vh;
}
diff --git a/src/views/recharge/bean/addBeanRecharge.vue b/src/views/recharge/bean/addBeanRecharge.vue
index 61c0abc..d4023fa 100644
--- a/src/views/recharge/bean/addBeanRecharge.vue
+++ b/src/views/recharge/bean/addBeanRecharge.vue
@@ -187,7 +187,6 @@ const handleAddForm = async () => {
}
-
\ No newline at end of file