fix. utils 함수 리팩토링
This commit is contained in:
@@ -232,7 +232,7 @@ onMounted(() => {
|
||||
>
|
||||
<img
|
||||
:src="
|
||||
getResourceHost(card.benefitIcon, { imageType: 'common' })
|
||||
formatPathHost(card.benefitIcon, { imageType: 'common' })
|
||||
"
|
||||
:alt="card.benefitTitle"
|
||||
class="w-[48px] h-[48px] object-contain rounded-2xl"
|
||||
|
||||
Reference in New Issue
Block a user