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
+ + + + 开始下载 + + + 中断下载 + + +