src/components/page/GlobalFooter.vue
@@ -9,10 +9,10 @@ <!--<a href="https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/">Vue Antd</a>--> <!--</div>--> <div class="copyright" :style="{background:$route.meta.title==='首页'?'#0F103A':'',color:$route.meta.title==='首页'?'#fff':''}"> :style="{background:$route.meta.title==='首页'?'#151548':'',color:$route.meta.title==='首页'?'#fff':''}"> Copyright <a-icon type="copyright"/> 2019 <span>2015-2020 灵秀智能</span> 2024 <span>2015-2025 灵秀智能</span> </div> </div> </template>