- 欢迎来到启智AI协作平台!
+ {{.i18n.Tr "home.wecome_AI_plt"}}
-
探索更好的AI,来这里发现更有意思的 项目 或 数据集
-
使用本平台提供的AI协作功能,如:托管代码、共享数据、调试算法或训练模型,请先创建项目
-
平台目前免费提供CPU、GPU、NPU的算力资源,可进行多种类型的AI任务。
+
{{.i18n.Tr "home.explore_AI"}} {{.i18n.Tr "home.repositories"}} 或 {{.i18n.Tr "home.datasets"}}
+
{{.i18n.Tr "home.use_plt__fuction"}}{{.i18n.Tr "repo.create_repo"}}
+
{{.i18n.Tr "home.provide_resoure"}}
-
-
{{if .EnableHeatmap}}
{{template "user/dashboard/heatmap" .}}
{{end}}
- {{template "user/dashboard/feeds" .}}
-
-
- 活动:
-
-
-
- 还没有与你相关的活动
-
+ {{template "user/dashboard/feeds" .}}
+
+
+ {{.i18n.Tr "home.activity"}}:
+
+
+ {{.i18n.Tr "home.no_events"}}
+
{{template "user/dashboard/repolist" .}}
@@ -63,9 +58,9 @@
margin-bottom: 20px;
border-radius: 15px;
line-height: 20px;
+ padding:0px 25px;
}
.title{
- padding-left: 25px;
padding-top: 25px;
color: rgba(16, 16, 16, 100);
font-size: 20px;
@@ -77,7 +72,6 @@
font-size: 14px;
text-align: left;
font-family: SourceHanSansSC-regular;
- padding-left: 25px;
margin-top: 20px;
}
.btn_create{
@@ -97,16 +91,8 @@
font-family: SourceHanSansSC-regular;
margin-top: 30px;
}
- .look{
- padding-left: 29px;
- }
- .comm{
- padding-right: 20%;
- float:right;
- vertical-align: middle;
- }
+
.guide{
- margin-left: 25px;
margin-top:30px;
padding-bottom: 30px;
}
@@ -118,8 +104,9 @@
text-align: center;
font-family: Microsoft Yahei;
border: 1px solid rgba(24, 144, 255, 100);
- padding: 10px 20px;
+ padding: 5px 5px;
vertical-align: middle;
+ border-radius: 4px;
}
.activity{
margin-top: 20px;
@@ -136,5 +123,10 @@
text-align: center;
font-family: SourceHanSansSC-regular;
}
-
+ .padding_none{
+ padding: 0px !important;
+ }
+ .content >p{
+ line-height: 2em !important;
+ }
\ No newline at end of file