|
|
@ -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> |
|
|
|