From 69d45dd6ef8e8e5a41c1ec9769b53a1c763690c1 Mon Sep 17 00:00:00 2001 From: chuzhongzai Date: Fri, 30 Dec 2022 12:51:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E6=A0=87=E7=AD=BE=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=EF=BC=8C=E4=BC=98=E5=8C=96=E6=90=9C=E7=B4=A2=E9=80=BB?= =?UTF-8?q?=E8=BE=91=E4=BB=A5=E5=8F=8A=E4=BB=A3=E7=A0=81=EF=BC=8C=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E9=83=A8=E5=88=86=E6=B3=A8=E9=87=8A=EF=BC=8C=E6=8A=BD?= =?UTF-8?q?=E5=8F=96=E7=AE=80=E7=9F=AD=E5=90=8D=E7=A7=B0=E7=9A=84=E5=A4=84?= =?UTF-8?q?=E7=90=86=E5=87=BD=E6=95=B0=EF=BC=88=E5=90=8C=E6=AD=A5=E6=9B=B4?= =?UTF-8?q?=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 | 343 +++++++++++++++++------------------ src/components/Side.vue | 300 +++++++++++++++--------------- src/store/index.js | 149 +++++++-------- 3 files changed, 373 insertions(+), 419 deletions(-) diff --git a/src/components/DashBoard.vue b/src/components/DashBoard.vue index 30c6367..53e58eb 100644 --- a/src/components/DashBoard.vue +++ b/src/components/DashBoard.vue @@ -3,24 +3,29 @@ E站额度本周已用:{{weekUsed.weekUsedAmount}} 上次重置时间:{{weekUsed.lastResetAmountTime}}
查询用量
- -
- 查询远程任务 - 查找当前页任务 -
-
-
- -
- 查找所有任务 - 查找当前页任务 + + + 查询参数类型: + + + + + 参数: + + + + 远程查询 + 当前页查询 + +

修改授权码
- {{thumbnailGallery.shortName}} + {{thumbnailGallery.shortName}}
+ 标签:{{thumbnailGallery.tag}}

@@ -98,186 +103,167 @@
-