mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
⚡️ 优化 share 样式
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
:label="switchType === 'avatar' ? '角色' : '武器'"
|
||||
@change="switchType = switchType === 'avatar' ? 'weapon' : 'avatar'"
|
||||
/>
|
||||
<v-btn class="calendar-title-btn" @click="share">
|
||||
<v-btn class="calendar-title-btn" @click="share" data-html2canvas-ignore>
|
||||
<template #prepend>
|
||||
<v-icon>mdi-share-variant</v-icon>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user