From a580dddd83d41d5349e3626261159bbd6ad0c18d Mon Sep 17 00:00:00 2001 From: nineven Date: Tue, 25 Jan 2022 19:29:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=8B=E8=BD=BD=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fir_client/src/components/FirDownload.vue | 21 +++++++++++++++++---- fir_client/src/components/ShortDownload.vue | 19 +++++++++++++++---- 2 files changed, 32 insertions(+), 8 deletions(-) diff --git a/fir_client/src/components/FirDownload.vue b/fir_client/src/components/FirDownload.vue index 4772516..772c9d5 100644 --- a/fir_client/src/components/FirDownload.vue +++ b/fir_client/src/components/FirDownload.vue @@ -311,11 +311,14 @@ - -
+ + + + +
{{ this.msg }}
+
-
- {{ this.currentappinfo.name }} +
{{ this.currentappinfo.name }}
@@ -929,6 +932,16 @@ export default {