From ca9c7700fadaf71ecddb67328bc4236b39167723 Mon Sep 17 00:00:00 2001 From: chuzhongzai Date: Fri, 30 Dec 2022 12:51:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E6=94=B6=E8=97=8F=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E6=A0=87=E7=AD=BE=EF=BC=8C=E4=BC=98=E5=8C=96=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=EF=BC=8C=E4=BC=98=E5=8C=96=E7=BF=BB=E9=A1=B5=E7=9A=84?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=EF=BC=8C=E5=8A=A0=E5=85=A5=E9=83=A8=E5=88=86?= =?UTF-8?q?=E6=B3=A8=E9=87=8A=EF=BC=8C=E6=8A=BD=E5=8F=96=E7=AE=80=E7=9F=AD?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E7=9A=84=E5=A4=84=E7=90=86=E5=87=BD=E6=95=B0?= =?UTF-8?q?=EF=BC=88=E5=90=8C=E6=AD=A5=E6=9B=B4=E6=96=B0=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DashBoard.vue | 335 +++++++++++++++++------------------ src/components/Side.vue | 332 ++++++++++++++++++---------------- src/store/index.js | 220 +++++++++++++++-------- 3 files changed, 485 insertions(+), 402 deletions(-) diff --git a/src/components/DashBoard.vue b/src/components/DashBoard.vue index fb39610..951df53 100644 --- a/src/components/DashBoard.vue +++ b/src/components/DashBoard.vue @@ -3,16 +3,21 @@ E站额度本周已用:{{weekUsed.weekUsedAmount}}
上次重置时间:{{weekUsed.lastResetAmountTime}}

查询用量
-
- 查询远程任务 - 查找当前页任务
-
-
-
- -
- 查找所有任务 - 查找当前页任务 + + + 查询参数类型: + + + + + 参数: + + + + 远程查询 + 当前页查询 + +
打开面板 修改授权码 @@ -98,185 +103,168 @@ -