refactor: format all vue file

This commit is contained in:
tiny-craft
2023-08-02 19:40:57 +08:00
parent af289319ed
commit b852bb5b47
25 changed files with 92 additions and 91 deletions

View File

@@ -104,12 +104,12 @@ const openGithub = () => {
class="flex-box-v"
>
<n-menu
:collapsed-width="props.width"
:value="props.value"
:collapsed="true"
:collapsed-icon-size="iconSize"
@update:value="(val) => emit('update:value', val)"
:collapsed-width="props.width"
:options="menuOptions"
:value="props.value"
@update:value="(val) => emit('update:value', val)"
/>
<div class="flex-item-expand"></div>
<div class="nav-menu-item flex-box-v">