更新ai chat已思考图标

This commit is contained in:
jingrow 2026-06-30 01:34:47 +08:00
parent 732f9ae4e3
commit 9c64658722

View File

@ -384,7 +384,7 @@ onMounted(() => {
<details class="thinking-details" :open="phase === 'thinking'">
<summary class="thinking-summary">
<Icon
icon="tabler:brain"
icon="tabler:atom"
class="thinking-icon"
:class="{ 'thinking-pulse': phase === 'thinking' }"
/>