옆에 작은 글씨로 'AI 분석으로 실제와 다를 수 있어요' 표기. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -34,8 +34,11 @@
|
|||||||
|
|
||||||
<!-- AI 궁합 추천 (체크인 후, 이 스팟의 강아지 중 사이좋게 지낼 만한 목록) -->
|
<!-- AI 궁합 추천 (체크인 후, 이 스팟의 강아지 중 사이좋게 지낼 만한 목록) -->
|
||||||
<div v-if="aiLoading || aiTried" class="q-mt-lg">
|
<div v-if="aiLoading || aiTried" class="q-mt-lg">
|
||||||
<div class="text-subtitle1 text-weight-bold q-mb-sm">
|
<div class="q-mb-sm">
|
||||||
<q-icon name="auto_awesome" color="primary" class="q-mr-xs" />AI 궁합 추천
|
<span class="text-subtitle1 text-weight-bold">
|
||||||
|
<q-icon name="auto_awesome" color="primary" class="q-mr-xs" />AI 추천 찰떡 메이트
|
||||||
|
</span>
|
||||||
|
<span class="text-caption text-grey-5 q-ml-xs">· AI 분석으로 실제와 다를 수 있어요</span>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="aiLoading" class="row items-center q-gutter-sm text-grey-6">
|
<div v-if="aiLoading" class="row items-center q-gutter-sm text-grey-6">
|
||||||
<q-spinner-dots size="24px" color="primary" />
|
<q-spinner-dots size="24px" color="primary" />
|
||||||
|
|||||||
Reference in New Issue
Block a user