Skip to content

Commit

Permalink
[*] 次级按钮
Browse files Browse the repository at this point in the history
  • Loading branch information
Muska-Ami committed Sep 13, 2024
1 parent 77faf9a commit 4832cec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/Proxies.vue
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,9 @@
<span style="margin-right: 15px">
{{ getQuickStartText() }}
</span>
<!-- 2024-09-14 2:36 Muska-Ami: 这里不知道为啥复制不了 -->
<n-button
secondary
type="primary"
v-clipboard="() => getQuickStartText()"
v-clipboard:success="() => sendSuccessMessage('复制成功')"
Expand Down

0 comments on commit 4832cec

Please sign in to comment.