This commit is contained in:
2024-12-22 21:38:48 +08:00
parent 04ab0d938e
commit 10676f2714
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ function handleShare() {
<div class="title">徐越的自测猫</div>
</n-flex>
<n-flex>
<n-button quaternary @click="handleShare">分享</n-button>
<n-button @click="handleShare">分享</n-button>
<ThemeButton />
<n-input-number
v-model:value="size"