mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
🎨 小优化
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
class="tpr-bubble"
|
||||
v-if="props.modelValue.user.reply_bubble !== null"
|
||||
:title="props.modelValue.user.reply_bubble.name"
|
||||
:style="{
|
||||
backgroundColor: props.modelValue.user.reply_bubble.bg_color,
|
||||
}"
|
||||
>
|
||||
<img :src="props.modelValue.user.reply_bubble.url" alt="bubble" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user