From 850db2b06cd585d9c691135d8f23aa9f693996d1 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Thu, 7 Apr 2022 17:49:06 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=9B=B4=E6=8D=A2=E9=A6=96?=
=?UTF-8?q?=E9=A1=B5=E6=95=99=E5=AD=A6=E8=A7=86=E9=A2=91=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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/frontend/src/views/wizard/index.vue b/frontend/src/views/wizard/index.vue
index c5f0fe00c3..1c84630331 100644
--- a/frontend/src/views/wizard/index.vue
+++ b/frontend/src/views/wizard/index.vue
@@ -54,7 +54,7 @@ export default {
},
{
head: this.$t('wizard.teaching_video'),
- content: '【DataEase教学视频】视图钻取
【DataEase教学视频】视图组件联动
【DataEase教学视频】移动端布局设置',
+ content: '1.1 连接数据库并添加数据集
1.2 Excel 数据集和 API 数据集
1.3 数据集整合',
bottom: '',
href: 'https://space.bilibili.com/510493147/channel/collectiondetail?sid=262774',
component: 'CardDetail'