合并分支 'ProjectThird' 到 'master'
【fix】去除通用页脚和页眉 查看合并请求 JeroBoot/jero-boot!11
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
<template>
|
||||
<div class="footer">
|
||||
<div class="links">
|
||||
<!--
|
||||
<a href="http://www.hzwlsoft.com" target="_blank">JERO 首页</a>
|
||||
<a href="https://ant.design/">Ant Design</a>
|
||||
<a href="https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/">Vue Antd</a>
|
||||
-->
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright
|
||||
<a-icon type="copyright"/>
|
||||
2019 <span>hzwl&syxy</span>
|
||||
2022 <span></span>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user