menu模块化

This commit is contained in:
fofolee
2022-04-12 18:15:13 +08:00
parent d3e2079f5a
commit 7264db7a5d
8 changed files with 204 additions and 147 deletions

View File

@@ -163,8 +163,6 @@
<q-btn color="primary" flat size="xs"
><q-spinner-bars color="primary" size="1.5em" />
<ConfigurationMenu
:allQuickcommandsLength="Object.keys(allQuickCommands).length"
:allFeaturesLength="activatedQuickCommandFeatureCodes.length"
:isTagStared="activatedQuickPanels.includes(currentTag)"
></ConfigurationMenu>
</q-btn>