This commit is contained in:
2025-03-30 11:22:04 +08:00
parent 3fb2232ad8
commit eb9cda14ff
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ function handleShare() {
<n-flex justify="space-between" align="center">
<n-flex align="center">
<Icon icon="streamline-emojis:cat" :width="30" :height="30"></Icon>
<div class="title">徐越的自测猫</div>
<div class="title">自测猫</div>
</n-flex>
<n-flex>
<n-button @click="handleShare">分享</n-button>