优化CommandConfig布局,节省空间

This commit is contained in:
fofolee
2025-02-17 01:14:31 +08:00
parent 49fdd973c1
commit 66a4283b9b
3 changed files with 77 additions and 52 deletions

View File

@@ -11,6 +11,7 @@
<CommandConfig
v-if="!isRunCodePage"
v-model="commandManager.state.currentCommand"
from="quickcommand"
@update:is-expanded="isConfigExpanded = $event"
:expand-on-focus="true"
class="command-config"