doc: update header & footer
parent
abc4894605
commit
21fd0c74e8
|
@ -106,7 +106,9 @@
|
|||
</div>
|
||||
<div style="padding: 10px 144px">
|
||||
备案号:
|
||||
<a href="http://www.beian.miit.gov.cn/" target="_blank">浙ICP备19034671号</a>
|
||||
<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank">浙ICP备19034671号</a>
|
||||
增值电信业务经营许可证:
|
||||
<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank">浙B2-20220161</a>
|
||||
</div>
|
||||
</footer>
|
||||
</template>
|
||||
|
|
|
@ -12,14 +12,14 @@
|
|||
{{ isZhCN ? '设计资源' : 'Design Resources' }}
|
||||
</router-link>
|
||||
</a-menu-item>
|
||||
<a-menu-item key="vscode">
|
||||
<!-- <a-menu-item key="vscode">
|
||||
<a
|
||||
target="_blank"
|
||||
href="https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper"
|
||||
>
|
||||
VS Code Extension
|
||||
</a>
|
||||
</a-menu-item>
|
||||
</a-menu-item> -->
|
||||
<a-menu-item key="awesome">
|
||||
<a target="_blank" href="https://github.com/vueComponent/ant-design-vue-awesome">Awesome</a>
|
||||
</a-menu-item>
|
||||
|
@ -32,7 +32,7 @@
|
|||
</a-popover>
|
||||
</a-menu-item>
|
||||
<a-menu-item key="qq1">
|
||||
<a>QQ 1群(217490093)</a>
|
||||
<a>QQ 1群(217490093) 已满</a>
|
||||
</a-menu-item>
|
||||
<a-menu-item key="qq2">
|
||||
<a>QQ 2群(809774695)</a>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<a-dropdown>
|
||||
<a-dropdown placement="bottom">
|
||||
<a-button size="small" class="header-button">
|
||||
{{ $t('app.header.menu.more') }}
|
||||
<DownOutlined
|
||||
|
|
Loading…
Reference in New Issue