Browse Source

修改样式

tags/v1.22.4.1^2
wangjr 3 years ago
parent
commit
523ec2946f
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      options/locale/locale_en-US.ini
  2. +1
    -1
      templates/user/dashboard/dashboard.tmpl

+ 1
- 1
options/locale/locale_en-US.ini View File

@@ -273,7 +273,7 @@ repositories = Repositories
use_plt__fuction = To use the AI collaboration functions provided by this platform, such as: hosting code, sharing data, debugging algorithms or training models, start with
provide_resoure = Computing resources of CPU/GPU/NPU are provided freely for various types of AI tasks.
activity = Activity
no_events = There are no events related to you yet
no_events = There are no events related
or_t = or

[explore]


+ 1
- 1
templates/user/dashboard/dashboard.tmpl View File

@@ -15,7 +15,7 @@
<p > {{.i18n.Tr "home.provide_resoure"}}</p>
</div>
<div class="guide ">
<a class="mini ui blue basic button " href="https://git.openi.org.cn/zeizei/OpenI_Learning" target="_blank">{{.i18n.Tr "custom.Platform_Tutorial"}} <i class="ri-arrow-right-line" ></i></a>
<a class="mini ui blue basic button" style="font-weight:700" href="https://git.openi.org.cn/zeizei/OpenI_Learning" target="_blank">{{.i18n.Tr "custom.Platform_Tutorial"}} <i class="ri-arrow-right-line" ></i></a>
</div>
</div>
{{if .EnableHeatmap}}


Loading…
Cancel
Save