linwenling
2023-05-24 ea50be8548bdebd7443c7c65aa2c62045fcf2d50
ruoyi-ui/src/views/login.vue
@@ -124,9 +124,9 @@
      </el-form-item>
    </el-form>
    <!--  底部  -->
    <div class="el-login-footer">
      <span>Copyright © GDUT All Rights Reserved.</span>
      <a href="https://beian.miit.gov.cn/" target="_blank" >粤ICP备2023050334号 </a>
    <div class="el-login-footer" >
      <span style="color: black; ">Copyright © GDUT All Rights Reserved.</span>
      <a href="https://beian.miit.gov.cn/" target="_blank" style="color: black; ">粤ICP备2023050334号 </a>
    </div>
  </div>
</template>