chore: 'AI 궁합 추천' → 'AI 추천 찰떡 메이트' + 안내 문구 추가
CI / build (push) Failing after 14m14s

옆에 작은 글씨로 'AI 분석으로 실제와 다를 수 있어요' 표기.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
sb
2026-07-11 21:56:28 +09:00
parent 0dcec68cfe
commit f9d6cf1fd4
+5 -2
View File
@@ -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" />