From a6a6ac5c5a6083e2ea5e8bb015cb6a1bc0940931 Mon Sep 17 00:00:00 2001 From: Xou <1192158284@qq.com> Date: Mon, 1 Apr 2024 13:48:15 +0800 Subject: [PATCH] updata plugin fetch layout --- src/views/plugin/fetch/index.vue | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/views/plugin/fetch/index.vue b/src/views/plugin/fetch/index.vue index 147b17f..7a9ce57 100644 --- a/src/views/plugin/fetch/index.vue +++ b/src/views/plugin/fetch/index.vue @@ -193,16 +193,20 @@ const downloadProcess = computed(() => { - - 文件大小:{{ downloading.total }}B - 已下载:{{ downloading.loaded }}B - - - 开始下载 - - - 中断下载 - + + + 文件大小:{{ downloading.total }}B + 已下载:{{ downloading.loaded }}B + + + + 开始下载 + + + 中断下载 + + +