pull/9/head
tjz 2018-04-08 21:23:50 +08:00
parent 008b01d250
commit 528d61c7cd
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ export default {
<a-row>
<a-col xxl={4} xl={5} lg={5} md={6} sm={24} xs={24}>
<router-link to={{ path: '/ant-design' }} id='logo'>
<img alt='logo' src='https://raw.githubusercontent.com/vueComponent/ant-design/master/logo.png' />
<img alt='logo' style="height: 32px" src='https://raw.githubusercontent.com/vueComponent/ant-design/master/logo.png' />
<span> VUE-ANTD</span>
</router-link>
</a-col>