tianyi 1 day ago
parent
commit
a2d87bf54d
  1. 4
      src/views/main-components/footer.vue

4
src/views/main-components/footer.vue

@ -1,9 +1,9 @@
<template> <template>
<div class="foot"> <div class="foot">
<Row type="flex" justify="center" class="copyright"> <Row type="flex" justify="center" class="copyright">
Copyright © 2022 - Present Copyright © 2026 - Present
<!-- <a href="https://hiver.cc" target="_blank" style="margin: 0 5px"> --> <!-- <a href="https://hiver.cc" target="_blank" style="margin: 0 5px"> -->
河北快拾科技 半径里
<!-- </a> --> <!-- </a> -->
{{ $t("rights") }} {{ $t("rights") }}
</Row> </Row>

Loading…
Cancel
Save