feat: 쿠폰등록

This commit is contained in:
최만억 (Jo)
2025-11-10 06:22:43 +00:00
committed by 김채린
parent ceee82268c
commit 77c760c022
33 changed files with 2681 additions and 16 deletions

View File

@@ -315,18 +315,7 @@ const handleMoveFocus = (target: 'pc' | 'mobile') => {
<span
class="relative inline-flex items-center justify-center w-[20px] h-[20px]"
>
<img
:src="
getImageHost(
'/images/common/ic-v2-hardware-desktop-line.svg',
{ imageType: 'common' }
)
"
alt="Desktop-Icon"
loading="lazy"
draggable="false"
class="w-full object-contain"
/>
<AtomsIconsDesktopLine :size="16" color="#FFFFFF" />
</span>
<span>{{ tm('Download_Button_SpecCheck') }}</span>
</em>