chore: 优化初始参数数据

This commit is contained in:
2023-09-23 20:46:32 +08:00
parent 6013211a09
commit d1288a0c4f
8 changed files with 28 additions and 19 deletions

View File

@@ -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"