[web-app]bugfix深色主题适配问题

This commit is contained in:
tomsun28
2022-03-05 09:31:13 +08:00
parent 9ffeb05605
commit a6c3384e3e
5 changed files with 27 additions and 1 deletions

View File

@@ -11,7 +11,8 @@
<router-outlet></router-outlet>
<global-footer [links]="links">
Copyright
<i class="anticon anticon-copyright"></i> 2021
<i nz-icon nzType="copyright" nzTheme="outline"></i>
2021
<a href="https://tancloud.cn" target="_blank">探云 tancloud.cn | </a>
<a href="https://hertzbeat.com" target="_blank">赫兹跳动 hertzbeat.com</a>
</global-footer>