src/components/Footer.vue
@@ -1,6 +1,6 @@ <template> <div class="Footer" :class="{ isBlack: isBlack }"> <div class="left"> <!-- <div class="left"> © 2009-2019 smartai.com 版权所有 ICP证:45456566 公网安备 436435455号 </div> <div class="right"> @@ -10,7 +10,7 @@ <span class="label">廉正举报</span> <span class="label" @click="jump2">联系我们</span> <span class="label">加入我们</span> </div> </div> --> </div> </template>