2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-05 21:57:27 +08:00

fix: 优化问题

This commit is contained in:
2026-01-20 18:32:48 +08:00
parent 45f4a01921
commit 69fe99e040
2 changed files with 3 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ const year = new Date().getFullYear()
</script>
<template>
<footer color="#6a6a6a" text-14 f-c-c flex-col >
<footer text-14 f-c-c flex-col>
<p>
© 2022 - {{ year }}
<a hover="decoration-primary color-primary" target="__blank" href="https://acepanel.net/">
@@ -23,11 +23,7 @@ const year = new Date().getFullYear()
{{ $gettext('QQ Group') }} 12370907
</a>
<n-divider vertical />
<a
hover="decoration-primary color-primary"
target="_blank"
href="https://acepanel.net/docs"
>
<a hover="decoration-primary color-primary" target="_blank" href="https://acepanel.net/docs">
{{ $gettext('Documentation') }}
</a>
<n-divider vertical />