Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
11dc6777
Commit
11dc6777
authored
Apr 24, 2026
by
陈曦
Browse files
前端TrafficAPI的展示问题以及版本被显示的问题
parent
73a8683c
Pipeline
#82251
failed with stage
in 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/layout/AppSidebar.vue
View file @
11dc6777
...
...
@@ -13,11 +13,9 @@
<img
v-if=
"settingsLoaded"
:src=
"siteLogo || '/logo.png'"
alt=
"Logo"
class=
"h-full w-full object-contain"
/>
</div>
<div
class=
"sidebar-brand"
:class=
"
{ 'sidebar-brand-collapsed': sidebarCollapsed }" :aria-hidden="sidebarCollapsed ? 'true' : 'false'">
<span
class=
"sidebar-brand-title text-lg font-bold
text-gray-900 dark:
text-white"
>
<span
class=
"sidebar-brand-title text-lg font-bold text-white"
>
{{
siteName
}}
</span>
<!-- Version Badge -->
<VersionBadge
:version=
"siteVersion"
/>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment