From 898062ae9b2518e1e4a6e7c937155a698e0dec97 Mon Sep 17 00:00:00 2001 From: junjie Date: Thu, 24 Jun 2021 18:53:47 +0800 Subject: [PATCH 1/5] =?UTF-8?q?fix:=20=E5=89=8D=E7=AB=AFtree=E6=90=9C?= =?UTF-8?q?=E7=B4=A2,=E9=AB=98=E5=BA=A6=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dataset/common/DatasetGroupSelector.vue | 51 ++++++++++--------- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/frontend/src/views/dataset/common/DatasetGroupSelector.vue b/frontend/src/views/dataset/common/DatasetGroupSelector.vue index d3174bfab1..8e0bf542e0 100644 --- a/frontend/src/views/dataset/common/DatasetGroupSelector.vue +++ b/frontend/src/views/dataset/common/DatasetGroupSelector.vue @@ -78,30 +78,35 @@ - - - - - - - - + + +
+ + + + + + + + + + + + + + {{ data.name }} + - - - - - {{ data.name }} - - - + +
+
From f9d66b7774ce37627fc23d353e681d0c9eed3c32 Mon Sep 17 00:00:00 2001 From: maninhill <41712985+maninhill@users.noreply.github.com> Date: Thu, 24 Jun 2021 19:47:55 +0800 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 448119d367..5a79a2fe88 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ curl -sSL https://github.com/dataease/dataease/releases/latest/download/quick_st ``` - [在线文档](https://dataease.io/docs/) -- [演示视频](https://dataease.oss-cn-hangzhou.aliyuncs.com/video/de-v1-demo.mp4) +- [演示视频](https://www.bilibili.com/video/BV1UB4y1K7jA) ## 微信群 From 1de011a9b2c1542ec1c1df5e8717563d04ca00cf Mon Sep 17 00:00:00 2001 From: fit2cloudrd Date: Thu, 24 Jun 2021 21:43:27 +0800 Subject: [PATCH 3/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a79a2fe88..19566bd619 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ DataEase 是开源的数据可视化分析工具,帮助用户快速分析数 ## 在线体验 -- 环境地址: +- 环境地址: - 用户名:demo -- 密码:P@ssw0rd123.. +- 密码:dataease ## 快速开始 From 9cfbfd53364c1dc2101509020462e72c72589840 Mon Sep 17 00:00:00 2001 From: fit2cloudrd Date: Thu, 24 Jun 2021 21:58:52 +0800 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19566bd619..26c7b7aec5 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ curl -sSL https://github.com/dataease/dataease/releases/latest/download/quick_st ## 微信群 -![wechat-group](https://dataease.oss-cn-hangzhou.aliyuncs.com/img/wechat-group.png) + ## 技术栈 From 65361fb50d33b126d39181b2fe9c2a107aac6d0d Mon Sep 17 00:00:00 2001 From: fit2cloudrd Date: Fri, 25 Jun 2021 11:28:13 +0800 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26c7b7aec5..56d21eee9f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ DataEase 是开源的数据可视化分析工具,帮助用户快速分析数 ## 在线体验 -- 环境地址: +- 环境地址: - 用户名:demo - 密码:dataease