From 2c3c340b2fda4ddcf74561a76a3a3291ea858191 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Tue, 31 May 2022 15:15:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4#2045=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E4=B8=AD=E5=BF=83=E5=88=9D=E5=A7=8B=E5=8C=96=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E6=96=87=E6=9C=AC=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/user/dashboard/dashboard.tmpl | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index b09ca67ff..a2ac61a04 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -10,9 +10,9 @@ {{.i18n.Tr "home.wecome_AI_plt"}}
-

{{.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.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 "custom.Platform_Tutorial"}} @@ -72,13 +72,6 @@ text-align: left; font-weight: 700; } - .content{ - color: rgba(80, 85, 89, 100); - font-size: 14px; - text-align: left; - font-family: SourceHanSansSC-regular; - } - .guide{ margin-top:30px; padding-bottom: 30px;