From 9d124968a70166b78909445d085e2dd3fcad13b8 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Thu, 19 Jan 2023 10:57:38 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=9B=B4=E6=8D=A2=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E5=BF=AB=E9=80=9F=E5=85=A5=E9=97=A8=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/wizard/index.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/frontend/src/views/wizard/index.vue b/frontend/src/views/wizard/index.vue index 2845be662c..0dcefe050c 100644 --- a/frontend/src/views/wizard/index.vue +++ b/frontend/src/views/wizard/index.vue @@ -30,12 +30,12 @@ /> - + - +
@@ -44,15 +44,15 @@ + >{{ $t('wizard.more') }}
- + - +
@@ -61,7 +61,7 @@ + >{{ $t('wizard.more') }}
    @@ -93,10 +93,10 @@ {{ $t('wizard.web') }}www.dataease.io + style="text-decoration:underline;" + target="_blank" + href="https://www.dataease.io" + >www.dataease.io @@ -154,7 +154,7 @@ export default { content: this.$t('wizard.demo_video_hint'), img: 'wizard_quick_start', bgColor: '#E7F2FF', - href: 'https://www.bilibili.com/video/BV1i34y1v7hq/' + href: 'https://www.bilibili.com/video/BV1qG4y1F7uc/' }, { head: this.$t('wizard.online_document'),