diff --git a/src/views/consume/gold/addCoinConsume.vue b/src/views/consume/gold/addCoinConsume.vue
index 81ea445..8be276c 100644
--- a/src/views/consume/gold/addCoinConsume.vue
+++ b/src/views/consume/gold/addCoinConsume.vue
@@ -848,9 +848,11 @@ p {
display: flex;
.left {
- width: 35%;
+ width: 500px;
float: left;
align-items: center;
+ display: flex;
+ align-items: center;
}
.right {
diff --git a/src/views/workspace/index.vue b/src/views/workspace/index.vue
index 273fac6..bbf0f6f 100644
--- a/src/views/workspace/index.vue
+++ b/src/views/workspace/index.vue
@@ -1,148 +1,136 @@
-
-
-
- 数据总览
-
-
-
+
+ 数据总览
+
最后更新时间:{{
workDataUpdateTime && workDataUpdateTime !== '1970-01-01 08:00:00' ? workDataUpdateTime : '该地区暂无数据'
}}
-
-
+
+
-
+
-
-
-
-
-
+
+
+ 当前金币余量
-
永久金币:{{ currentPermanent / 100 }}
-
免费金币:{{ currentFree / 100 }}
-
[六月到期|{{ currentFreeJune / 100 }}]
- [十二月到期|{{ currentFreeDecember / 100 }}]
-
-
任务金币:{{ currentTask / 100 }}
-
-
-
-
-
-
-
- 全年累计充值金币数
- {{ yearlyRecharge / 100 }}
-
- 折合新币累计金额:{{ yearlyMoney / 100 }}
-
- 昨日新增:{{ recharge / 100 }}
- 其中充值:{{ money / 100 }}
-
-
-
-
-
-
-
- 全年累计消费金币数
- {{ yearlyReduce / 100 }}
- 消费:{{ yearlyConsume / 100 }}
- 退款:{{ yearlyRefund / 100 }}
-
-
-
- 昨日新增消费:{{ dailyConsume / 100 }}
- 昨日新增消耗:{{ dailyReduce / 100 }}
- 昨日新增退款:{{ dailyRefund / 100 }}
-
-
-
-
-
-
-
- 全年累计充值人头数
- {{ yearlyRechargeNum }}
- 周同比:{{ sumWow }}%
-
+ {{ currentGold / 100
+ }} 较前一日
+ {{ dailyChange / 100 }}
+
-
+
-
+
-
+
-
-
-
-
- 日环比:{{ sumDaily }}%
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
- 昨日充值人数:{{ ydayRechargeNum }}
- 其中首充:{{ firstRecharge }}
+
+
+
+
永久金币:{{ currentPermanent / 100 }}
+
免费金币:{{ currentFree / 100 }}
+
[六月到期|{{ currentFreeJune / 100 }}]
+ [十二月到期|{{ currentFreeDecember / 100 }}]
+
+
任务金币:{{ currentTask / 100 }}
+
+
+
+
+
+ 全年累计充值金币数
+ {{ yearlyRecharge / 100 }}
+
+ 折合新币累计金额:{{ yearlyMoney / 100 }}
+
+ 昨日新增:{{ recharge / 100 }}
+ 其中充值:{{ money / 100 }}
+
+
+
+
+
+ 全年累计消费金币数
+ {{ yearlyReduce / 100 }}
+ 消费:{{ yearlyConsume / 100 }}
+ 退款:{{ yearlyRefund / 100 }}
+
+
+
+ 昨日新增消费:{{ dailyConsume / 100 }}
+ 昨日新增消耗:{{ dailyReduce / 100 }}
+ 昨日新增退款:{{ dailyRefund / 100 }}
+
+
+
+
+
+ 全年累计充值人头数
+ {{ yearlyRechargeNum }}
+ 周同比:{{ sumWow }}%
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- 合计
+
+
+
+
+
+
+
+
+
+
+
+
日环比:{{ sumDaily }}%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 昨日充值人数:{{ ydayRechargeNum }}
+ 其中首充:{{ firstRecharge }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
合计
永久金币 {{ activeTab === 'recharge' ? sumRechargePermanent / 100 : sumConsumePermanent / 100 }}
免费金币 {{ activeTab === 'recharge' ? sumRechargeFree / 100 : sumConsumeFree / 100 }}
任务金币 {{ activeTab === 'recharge' ? sumRechargeTask / 100 : sumConsumeTask / 100 }}
-
+
昨天
今天
@@ -154,26 +142,19 @@
本年
-
+
+ end-placeholder="结束时间" format="YYYY-MM-DD HH:mm:ss" style="width:20vw" value-format="YYYY-MM-DD HH:mm:ss"
+ :default-time="defaultTime" :disabled-date="disabledDate" />
查询
-
-
-
-
-
-
-
-
-
- 金币{{ activeTab === 'recharge' ? '充值' : '消费' }}排名
+
+
+
+
+
+
+ 金币{{ activeTab === 'recharge' ? '充值' : '消费' }}排名
@@ -194,22 +175,22 @@
-
-
+
+
+