From 0d7a252d25593e7cae412bcd4c874a3c2f644794 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Tue, 31 May 2022 15:03:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D#2045=E6=B0=94=E6=B3=A1?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=A1=B6=E9=83=A8=E9=97=B4=E8=B7=9D=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/user/dashboard/dashboard.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index ffe6835c1..b09ca67ff 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -12,7 +12,7 @@

{{.i18n.Tr "home.explore_AI"}} {{.i18n.Tr "home.repositories"}} {{.i18n.Tr "home.or_t"}} {{.i18n.Tr "home.datasets"}}

{{.i18n.Tr "home.use_plt__fuction"}} {{.i18n.Tr "repo.create_repo"}}

-

{{.i18n.Tr "home.provide_resoure"}}

+

{{.i18n.Tr "home.provide_resoure"}}

{{.i18n.Tr "custom.Platform_Tutorial"}} @@ -66,6 +66,7 @@ } .w_title{ padding-top: 25px; + margin-bottom: 20px; color: rgba(16, 16, 16, 100); font-size: 20px; text-align: left; @@ -76,7 +77,6 @@ font-size: 14px; text-align: left; font-family: SourceHanSansSC-regular; - margin-top: 20px; } .guide{