This commit is contained in:
2024-06-27 06:37:05 +00:00
parent dc8e767d0f
commit 1396f70428

View File

@@ -35,7 +35,7 @@ const menu: DropdownOption[] = [
<div class="title">徐越的自测猫</div>
</n-flex>
<n-flex align="center">
<n-dropdown :options="menu">
<n-dropdown :options="menu" size="large">
<n-button>操作</n-button>
</n-dropdown>
<n-button type="primary" :disabled="loading" @click="switchAndRun">