From 2aedb618d399765d8cae3e10fb3a2368991e3301 Mon Sep 17 00:00:00 2001 From: KUN1007 Date: Sat, 21 Oct 2023 16:34:16 +0800 Subject: [PATCH] pref: rebuild top bar --- src/components/top-bar/KUNGalgameTopBar.vue | 175 +++++++++--------- .../content/article/components/UserPart.vue | 2 + .../topic/components/KUNGalgamerInfo.vue | 3 +- 3 files changed, 92 insertions(+), 88 deletions(-) diff --git a/src/components/top-bar/KUNGalgameTopBar.vue b/src/components/top-bar/KUNGalgameTopBar.vue index 0072086d..bd902605 100644 --- a/src/components/top-bar/KUNGalgameTopBar.vue +++ b/src/components/top-bar/KUNGalgameTopBar.vue @@ -59,28 +59,31 @@ onBeforeRouteLeave(() => { + +
- - - KUNgal - + KUN Visual Novel 鲲 Galgame {{ $tm('header.name') }}
+ +
- + + + + {{ $tm(`header['${kun.name}']`) }} + + + +
+
@@ -122,13 +125,10 @@ onBeforeRouteLeave(() => {