mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-03 12:57:11 +08:00
chore: 优化初始参数数据
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="navbar">
|
||||
<div class="left-side">
|
||||
<a-space>
|
||||
<img alt="logo" :src="getFile(appStore.getLogo)" height="33"/>
|
||||
<img alt="logo" :src="getFile(appStore.getLogo)" height="33" />
|
||||
<a-typography-title
|
||||
:style="{ margin: 0, fontSize: '18px' }"
|
||||
:heading="5"
|
||||
|
||||
Reference in New Issue
Block a user