feat: 쿠폰등록
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user