|
|
|
@@ -5,15 +5,15 @@ |
|
|
|
<div class="ui three column grid"> |
|
|
|
<div class="column ui vertical text menu"> |
|
|
|
<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> |
|
|
|
<a href="https://openi.org.cn/html/Club/2019/0227/14.html" class="item">{{.i18n.Tr "custom.foot.council"}}</a> |
|
|
|
<a href="https://openi.org.cn/html/Club/2019/0227/14.html" class="item">{{.i18n.Tr "custom.foot.technical_committee"}}</a> |
|
|
|
<a href="https://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">{{.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> |
|
|
|
<a href="https://openi.org.cn/html/news/dongtai/" class="item">{{.i18n.Tr "custom.foot.community_news"}}</a> |
|
|
|
<a href="https://openi.org.cn/html/news/huodong/" class="item">{{.i18n.Tr "custom.foot.member_news"}}</a> |
|
|
|
<a href="https://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">{{.i18n.Tr "custom.foot.help"}}</div> |
|
|
|
@@ -32,9 +32,9 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="sixteen wide mobile eight wide tablet eight wide computer column" style=" margin:2.0rem 0"> |
|
|
|
{{.i18n.Tr "custom.foot.copyright"}} <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备18004880号-2</a> |
|
|
|
{{.i18n.Tr "custom.foot.copyright"}} <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备18004880号</a> |
|
|
|
<br> |
|
|
|
{{.i18n.Tr "powered_by 鹏城实验室云脑、"}}<a href="https://www.trustie.net/" target="_blank">Trustie确实</a>{{.i18n.Tr "、gitea"}} |
|
|
|
{{.i18n.Tr "Powered_by 鹏城实验室云脑、"}}<a href="https://www.trustie.net/" target="_blank">Trustie确实</a>{{.i18n.Tr "、gitea"}} |
|
|
|
<br> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|