diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index f5b0e3f37..f692b638a 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -5,13 +5,136 @@ {{template "base/alert" .}}
+
+
+ 欢迎来到启智AI协作平台! +
+
+

探索更好的AI,来这里发现更有意思的 项目数据集

+

使用本平台提供的AI协作功能,如:托管代码、共享数据、调试算法或训练模型,请先创建项目

+

平台目前免费提供CPU、GPU、NPU的算力资源,可进行多种类型的AI任务。

+
+ + +
{{if .EnableHeatmap}} {{template "user/dashboard/heatmap" .}} {{end}} {{template "user/dashboard/feeds" .}} +
+
+ 活动: +
+
+

+ 还没有与你相关的活动 +

+
+
{{template "user/dashboard/repolist" .}}
{{template "base/footer" .}} + + + \ No newline at end of file