mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
docs: update footer
This commit is contained in:
parent
d22ce9cd50
commit
d1678711a7
@ -27,6 +27,8 @@ module.exports = {
|
|||||||
'app.home.sub-slogan': 'A Little Happiness in Hand',
|
'app.home.sub-slogan': 'A Little Happiness in Hand',
|
||||||
'app.home.vision': 'This is a design language dedicated to improve the user and design experience.',
|
'app.home.vision': 'This is a design language dedicated to improve the user and design experience.',
|
||||||
'app.footer.repo': 'Repository',
|
'app.footer.repo': 'Repository',
|
||||||
|
'app.footer.awesome': 'Awesome Ant Design',
|
||||||
|
'app.footer.customize-theme': 'Customize Theme',
|
||||||
'app.footer.scaffold': 'Scaffold',
|
'app.footer.scaffold': 'Scaffold',
|
||||||
'app.footer.dev-tools': 'Developer Tools',
|
'app.footer.dev-tools': 'Developer Tools',
|
||||||
'app.footer.dva': 'Framework',
|
'app.footer.dva': 'Framework',
|
||||||
@ -35,10 +37,13 @@ module.exports = {
|
|||||||
'app.footer.data-vis': 'Data Visualization',
|
'app.footer.data-vis': 'Data Visualization',
|
||||||
'app.footer.motion': 'Motion Soluction',
|
'app.footer.motion': 'Motion Soluction',
|
||||||
'app.footer.antd-library': 'Axure library',
|
'app.footer.antd-library': 'Axure library',
|
||||||
'app.footer.material': 'Sitemap Template',
|
'app.footer.antux': 'Sitemap Template',
|
||||||
'app.footer.community': 'Community',
|
'app.footer.community': 'Community',
|
||||||
'app.footer.change-log': 'Change Log',
|
'app.footer.change-log': 'Change Log',
|
||||||
|
'app.footer.faq': 'FAQ',
|
||||||
'app.footer.feedback': 'Feedback',
|
'app.footer.feedback': 'Feedback',
|
||||||
|
'app.footer.stackoverflow': 'StackOverflow',
|
||||||
|
'app.footer.segmentfault': 'SegmentFault',
|
||||||
'app.footer.discuss': 'Chat Room',
|
'app.footer.discuss': 'Chat Room',
|
||||||
'app.footer.bug-report': 'Bug Report',
|
'app.footer.bug-report': 'Bug Report',
|
||||||
'app.footer.version': 'Version: ',
|
'app.footer.version': 'Version: ',
|
||||||
|
@ -31,7 +31,7 @@ footer ul li > h2 {
|
|||||||
left: -22px;
|
left: -22px;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
footer ul li > div {
|
footer ul li > div {
|
||||||
|
@ -68,14 +68,14 @@ class Footer extends React.Component {
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a target="_blank" rel="noopener noreferrer" href="https://github.com/dvajs/dva">dva</a> - <FormattedMessage id="app.footer.dva" />
|
<a target="_blank " href="https://ant.design/docs/react/customize-theme">
|
||||||
|
<FormattedMessage id="app.footer.customize-theme" />
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a target="_blank" rel="noopener noreferrer" href="https://github.com/dvajs/dva-cli">dva-cli</a> -
|
<a target="_blank " href="https://github.com/websemantics/awesome-ant-design">
|
||||||
<FormattedMessage id="app.footer.scaffold" />
|
<FormattedMessage id="app.footer.awesome" />
|
||||||
</div>
|
</a>
|
||||||
<div>
|
|
||||||
<a target="_blank" rel="noopener noreferrer" href="http://ant-tool.github.io">ant-tool</a> - <FormattedMessage id="app.footer.dev-tools" />
|
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -85,6 +85,13 @@ class Footer extends React.Component {
|
|||||||
<span> - </span>
|
<span> - </span>
|
||||||
<FormattedMessage id="app.footer.mobile" />
|
<FormattedMessage id="app.footer.mobile" />
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<a target="_blank" rel="noopener noreferrer" href="https://github.com/dvajs/dva">dva</a> - <FormattedMessage id="app.footer.dva" />
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<a target="_blank" rel="noopener noreferrer" href="https://github.com/dvajs/dva-cli">dva-cli</a> -
|
||||||
|
<FormattedMessage id="app.footer.dev-tools" />
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a href="https://antv.alipay.com/">AntV</a>
|
<a href="https://antv.alipay.com/">AntV</a>
|
||||||
<span> - </span>
|
<span> - </span>
|
||||||
@ -103,7 +110,7 @@ class Footer extends React.Component {
|
|||||||
<div>
|
<div>
|
||||||
<a href="http://ux.ant.design">Ant UX</a>
|
<a href="http://ux.ant.design">Ant UX</a>
|
||||||
<span> - </span>
|
<span> - </span>
|
||||||
<FormattedMessage id="app.footer.material" />
|
<FormattedMessage id="app.footer.antux" />
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -114,8 +121,8 @@ class Footer extends React.Component {
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a target="_blank" rel="noopener noreferrer" href="https://github.com/ant-design/ant-design/issues">
|
<a target="_blank" rel="noopener noreferrer" href="https://github.com/ant-design/ant-design/wiki/FAQ">
|
||||||
<FormattedMessage id="app.footer.feedback" />
|
<FormattedMessage id="app.footer.faq" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
@ -128,9 +135,22 @@ class Footer extends React.Component {
|
|||||||
<FormattedMessage id="app.footer.bug-report" />
|
<FormattedMessage id="app.footer.bug-report" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<a target="_blank" rel="noopener noreferrer" href="http://stackoverflow.com/questions/tagged/antd">
|
||||||
|
<FormattedMessage id="app.footer.stackoverflow" />
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<a target="_blank" rel="noopener noreferrer" href="https://segmentfault.com/t/antd">
|
||||||
|
<FormattedMessage id="app.footer.segmentfault" />
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div>©2016 <FormattedMessage id="app.footer.author" /></div>
|
<h2>Copyright © 2017</h2>
|
||||||
|
<div>
|
||||||
|
<FormattedMessage id="app.footer.author" />
|
||||||
|
</div>
|
||||||
<div>Built with <a href="https://github.com/benjycui/bisheng">BiSheng</a></div>
|
<div>Built with <a href="https://github.com/benjycui/bisheng">BiSheng</a></div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -27,6 +27,8 @@ module.exports = {
|
|||||||
'app.home.sub-slogan': '微小·确定·幸福',
|
'app.home.sub-slogan': '微小·确定·幸福',
|
||||||
'app.home.vision': '这是一套致力于提升『用户』和『设计者』使用体验的中后台设计语言。',
|
'app.home.vision': '这是一套致力于提升『用户』和『设计者』使用体验的中后台设计语言。',
|
||||||
'app.footer.repo': '仓库',
|
'app.footer.repo': '仓库',
|
||||||
|
'app.footer.awesome': 'Awesome Ant Design',
|
||||||
|
'app.footer.customize-theme': '定制主题',
|
||||||
'app.footer.scaffold': '脚手架',
|
'app.footer.scaffold': '脚手架',
|
||||||
'app.footer.dev-tools': '开发工具',
|
'app.footer.dev-tools': '开发工具',
|
||||||
'app.footer.dva': '应用框架',
|
'app.footer.dva': '应用框架',
|
||||||
@ -35,11 +37,14 @@ module.exports = {
|
|||||||
'app.footer.data-vis': '数据可视化',
|
'app.footer.data-vis': '数据可视化',
|
||||||
'app.footer.motion': '设计动效',
|
'app.footer.motion': '设计动效',
|
||||||
'app.footer.antd-library': 'Axure 部件库',
|
'app.footer.antd-library': 'Axure 部件库',
|
||||||
'app.footer.material': '页面逻辑素材',
|
'app.footer.antux': '页面逻辑素材',
|
||||||
'app.footer.community': '社区',
|
'app.footer.community': '社区',
|
||||||
'app.footer.change-log': '更新记录',
|
'app.footer.change-log': '更新记录',
|
||||||
|
'app.footer.faq': '常见问题',
|
||||||
'app.footer.feedback': '反馈和建议',
|
'app.footer.feedback': '反馈和建议',
|
||||||
'app.footer.discuss': '讨论',
|
'app.footer.stackoverflow': 'StackOverflow',
|
||||||
|
'app.footer.segmentfault': 'SegmentFault',
|
||||||
|
'app.footer.discuss': '在线讨论',
|
||||||
'app.footer.bug-report': '报告 Bug',
|
'app.footer.bug-report': '报告 Bug',
|
||||||
'app.footer.version': '文档版本:',
|
'app.footer.version': '文档版本:',
|
||||||
'app.footer.author': '蚂蚁金服体验技术部出品',
|
'app.footer.author': '蚂蚁金服体验技术部出品',
|
||||||
|
Loading…
Reference in New Issue
Block a user