update
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-05-09 06:06:28 -06:00
parent 3bf24ce319
commit a5734a2b72

View File

@@ -8,13 +8,9 @@
> >
<n-flex justify="center" align="center" :vertical="isMobile" size="small"> <n-flex justify="center" align="center" :vertical="isMobile" size="small">
<n-text>&copy; 2022 - 2026 判题狗 保留所有权利</n-text> <n-text>&copy; 2022 - 2026 判题狗 保留所有权利</n-text>
<n-flex justify="center" align="center" size="small">
<n-text>采用</n-text>
<n-button text @click="goCC">CC BY-NC 4.0</n-button> <n-button text @click="goCC">CC BY-NC 4.0</n-button>
<n-text>许可协议</n-text>
</n-flex> </n-flex>
</n-flex> <n-button text @click="goICP">浙ICP备2023044109号-1</n-button>
<n-button text @click="goICP">浙ICP备2023044109号</n-button>
<n-button text @click="goPublicSecurity"> <n-button text @click="goPublicSecurity">
浙公网安备33100402331786号 浙公网安备33100402331786号
</n-button> </n-button>