From 8ba8a5d1257f16ee334cd5a26c2d8d8274e3d826 Mon Sep 17 00:00:00 2001 From: chuzhongzai Date: Mon, 4 Mar 2024 23:12:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DashBoard.vue | 51 ++++++--------------------------- src/components/HentaiSearch.vue | 2 +- src/components/OnlineReader.vue | 2 +- src/components/Side.vue | 7 +++-- src/store/index.js | 12 ++++---- 5 files changed, 22 insertions(+), 52 deletions(-) diff --git a/src/components/DashBoard.vue b/src/components/DashBoard.vue index 96ca1da..09a15e8 100644 --- a/src/components/DashBoard.vue +++ b/src/components/DashBoard.vue @@ -5,7 +5,7 @@
- + @@ -14,7 +14,7 @@
- 里站搜索 + 在线搜索 修改授权码 删除本地授权码 配置
@@ -24,15 +24,15 @@ 重置任务 - + - 本子名字:{{chosenGallery.name}} - 本子页数:{{chosenGallery.pages}} - 本子语言:{{chosenGallery.language}} - 本子大小:{{chosenGallery.fileSize}} - 本子状态:{{chosenGallery.status}} + 名字:{{chosenGallery.name}} + 页数:{{chosenGallery.pages}} + 语言:{{chosenGallery.language}} + 大小:{{chosenGallery.fileSize}} + 状态:{{chosenGallery.status}} 目标分辨率: - - 标签: - {{store.state.tags.get(tid).tag}} - - -