ZZJ
2022-08-02 ed35d0b4c2051e067bd9904c4b0158257d5db0d9
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>