From 4fddd57f7c4d8ad8cb0c957126deb56d18d6b60d Mon Sep 17 00:00:00 2001 From: Rhen Cloud Date: Sat, 24 Jan 2026 22:19:21 +0800 Subject: [PATCH] update --- app/components/main/footer.vue | 27 +++++++++++++++++++++++++-- app/config/index.ts | 2 ++ app/types/nav.ts | 1 + 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/app/components/main/footer.vue b/app/components/main/footer.vue index e7b93db..cb59ff0 100644 --- a/app/components/main/footer.vue +++ b/app/components/main/footer.vue @@ -74,14 +74,26 @@
- 构建自提交:{{ build.short }} + 构建自提交: + + {{ build.short }} + + + {{ build.short }} + · {{ build.date }}