|
|
@@ -4,20 +4,19 @@ |
|
|
|
<div class="sixteen wide mobile eight wide tablet eight wide computer column"> |
|
|
|
<div class="ui three column grid"> |
|
|
|
<div class="column ui vertical text menu"> |
|
|
|
<div class="header item">社区</div> |
|
|
|
<a href="https://www.openi.org.cn/html/Club/2019/0227/14.html" class="item">理事会</a> |
|
|
|
<a href="https://www.openi.org.cn/html/Club/2019/0227/14.html" class="item">技术委员会</a> |
|
|
|
<a href="https://www.openi.org.cn/html/Club/2019/0228/17.html" class="item">加入OpenI</a> |
|
|
|
<div class="header item">{{.i18n.Tr "custom.head.community"}}</div> |
|
|
|
<a href="https://www.openi.org.cn/html/Club/2019/0227/14.html" class="item">{{.i18n.Tr "custom.foot.council"}}</a> |
|
|
|
<a href="https://www.openi.org.cn/html/Club/2019/0227/14.html" class="item">{{.i18n.Tr "custom.foot.technical_committee"}}</a> |
|
|
|
<a href="https://www.openi.org.cn/html/Club/2019/0228/17.html" class="item">{{.i18n.Tr "custom.foot.join"}}</a> |
|
|
|
</div> |
|
|
|
<div class="column ui vertical text menu"> |
|
|
|
<div class="header item">动态</div> |
|
|
|
<a href="https://www.openi.org.cn/html/news/dongtai/" class="item">社区动态</a> |
|
|
|
<a href="https://www.openi.org.cn/html/news/huodong/" class="item">成员动态</a> |
|
|
|
<a href="https://www.openi.org.cn/html/news/zixun/" class="item">行业资讯</a> |
|
|
|
<div class="header item">{{.i18n.Tr "custom.foot.news"}}</div> |
|
|
|
<a href="https://www.openi.org.cn/html/news/dongtai/" class="item">{{.i18n.Tr "custom.foot.community_news"}}</a> |
|
|
|
<a href="https://www.openi.org.cn/html/news/huodong/" class="item">{{.i18n.Tr "custom.foot.member_news"}}</a> |
|
|
|
<a href="https://www.openi.org.cn/html/news/zixun/" class="item">{{.i18n.Tr "custom.foot.industry_advisory"}}</a> |
|
|
|
</div> |
|
|
|
<div class="column ui vertical text menu"> |
|
|
|
<div class="header item">帮助</div> |
|
|
|
<a href="https://docs.gitea.io/zh-cn/" class="item">帮助文档</a> |
|
|
|
<div class="header item">{{.i18n.Tr "custom.foot.help"}}</div> |
|
|
|
<div class="ui language bottom floating slide up dropdown link item"> |
|
|
|
<i class="world icon"></i> |
|
|
|
<div class="text">{{.LangName}}</div> |
|
|
@@ -32,9 +31,9 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="sixteen wide mobile eight wide tablet eight wide computer column" style=" margin:2.0rem 0"> |
|
|
|
版权所有:新一代人工智能开源开放平台(OpenI) <a href="http://www.miitbeian.gov.cn/" target="_blank">京ICP备18004880号</a> |
|
|
|
{{.i18n.Tr "custom.foot.copyright"}} <a href="http://www.miitbeian.gov.cn/" target="_blank">京ICP备18004880号</a> |
|
|
|
<br> |
|
|
|
{{.i18n.Tr "powered_by" "鹏城实验室云脑、Trustie、华为云 DevCloud、gitea"}} 构建 |
|
|
|
{{.i18n.Tr "powered_by" "鹏城实验室云脑、Trustie、华为云 DevCloud、gitea"}} |
|
|
|
<br> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|