mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-22 20:38:09 +08:00
CONGRESS
This commit is contained in:
@@ -78,7 +78,14 @@ import { LayoutDefaultOptions } from '../../theme/layout-default';
|
||||
<router-outlet></router-outlet>
|
||||
</ng-template>
|
||||
</layout-default>
|
||||
|
||||
<global-footer style="border-top: 1px solid #e5e5e5; min-height: 120px; text-shadow: 0 1px 0 #fff;margin:0;">
|
||||
<div style="margin-top: 30px">
|
||||
MaxKey v3.5.0 GA<br />
|
||||
Copyright
|
||||
<i nz-icon nzType="copyright"></i> 2022 <a href="//www.maxkey.top" target="_blank">http://www.maxkey.top</a><br />
|
||||
Licensed under the Apache License, Version 2.0
|
||||
</div>
|
||||
</global-footer>
|
||||
<setting-drawer *ngIf="showSettingDrawer"></setting-drawer>
|
||||
<theme-btn></theme-btn>
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user