From 18c1ffe8288d73b57405d5fcba6589d8fd48c10e Mon Sep 17 00:00:00 2001 From: Xou <1192158284@qq.com> Date: Mon, 1 Apr 2024 14:41:16 +0800 Subject: [PATCH] updata plugin 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
+ + + + 开始下载 + + + 中断下载 + + +