From 763dce4458fb923f07fc4db3c79d3c32eed94a63 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Tue, 31 May 2022 14:46:28 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=B8=BB=E9=A1=B5=E6=AC=A1=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E5=8E=BB=E6=8E=89=E5=BC=80=E5=8F=912=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- options/locale/locale_zh-CN.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index fc5f89ccb..e93266cef 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -226,7 +226,7 @@ contributors=贡献者 contributor=贡献者 page_title=探索更好的AI -page_small_title=启智AI开发协作平台 +page_small_title=启智AI协作平台 page_description=面向AI领域的一站式协同开发环境,提供集代码开发、数据管理、模型调试、推理和评测为一体的AI开发流水线 page_use=立即使用 page_only_dynamic=仅展示开源项目动态 From 0d7a252d25593e7cae412bcd4c874a3c2f644794 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Tue, 31 May 2022 15:03:47 +0800 Subject: [PATCH 2/4] =?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{ From 2c3c340b2fda4ddcf74561a76a3a3291ea858191 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Tue, 31 May 2022 15:15:36 +0800 Subject: [PATCH 3/4] =?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; From 8bbb1faf880fed184681822210c1080bdbfabbbf Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Tue, 31 May 2022 15:30:35 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E4=BC=98=E5=8C=96#2038=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=8D=E8=B6=85=E9=95=BF=E6=97=B6=E8=B6=85=E5=87=BA=E8=8C=83?= =?UTF-8?q?=E5=9B=B4=E7=9C=81=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/user/dashboard/feeds.tmpl | 2 +- web_src/less/_dashboard.less | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/user/dashboard/feeds.tmpl b/templates/user/dashboard/feeds.tmpl index 171287acb..060aa4efd 100755 --- a/templates/user/dashboard/feeds.tmpl +++ b/templates/user/dashboard/feeds.tmpl @@ -6,7 +6,7 @@
-

+

{{if gt .ActUser.ID 0}} {{.GetDisplayName}} {{else}} diff --git a/web_src/less/_dashboard.less b/web_src/less/_dashboard.less index fbc40980a..c78179d45 100644 --- a/web_src/less/_dashboard.less +++ b/web_src/less/_dashboard.less @@ -82,6 +82,10 @@ line-height: 1.2; + p { + max-width: 100%; + } + > .ui.grid { margin-left: auto; margin-right: auto;