src/components/page/GlobalFooter.vue
@@ -1,7 +1,6 @@ <template> <div class="footer"> <div class="copyright" :style="{background:$route.meta.title==='首页'?'#151548':'',color:$route.meta.title==='首页'?'#fff':''}"> <div class="copyright"> Copyright <a-icon type="copyright"/> 2024 <span>2015-2025 灵秀智能</span> @@ -34,6 +33,7 @@ } } } .copyright { color: rgba(0, 0, 0, .45); font-size: 14px;