From a81968f9827c716cf95af56e75cc1ba28de4ec91 Mon Sep 17 00:00:00 2001 From: terwer Date: Sun, 25 Sep 2022 00:16:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:#85=20Google=E6=8F=92=E4=BB=B6=E6=89=A9?= =?UTF-8?q?=E5=B1=95-=E6=9A=97=E9=BB=91=E6=A8=A1=E5=BC=8F=E9=80=82?= =?UTF-8?q?=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/tab/DynamicPlantform.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/components/tab/DynamicPlantform.vue b/src/components/tab/DynamicPlantform.vue index 281385be..728abc56 100644 --- a/src/components/tab/DynamicPlantform.vue +++ b/src/components/tab/DynamicPlantform.vue @@ -14,16 +14,18 @@ @click="onPlantformTypeChange(PlantformType.Wordpress)"> {{ $t('dynamic.platform.type.wordpress') }} - {{ - $t('dynamic.platform.type.custom') - }} - + + {{ + $t('dynamic.platform.type.custom') + }} + + - 敬请期待 +