ย่อลิงก์ AliExpress
แปลงลิงก์ของคุณให้สั้นและเรียบร้อย
เข้าร่วมกับผู้ใช้จากทั่วโลกที่ใช้ AliExpi อยู่แล้ว
คุณสามารถแปลงลิงก์ที่ยาวและใช้งานไม่สะดวก ให้เป็นลิงก์สั้นที่ใช้งานง่ายได้ ตัวอย่างเช่นจากลิงก์นี้:
https://aliexpress.ru/item/1005010274053991.html?mixer_rcmd_bucket_id=testRecallAgeGender&spm=a2g2w.home.10009201.3.75df2505BbHIt7&scenario=aerPromoSegments&sku_id=12000051742190762&traffic_source=recommendation&type_rcmd=core
จะกลายเป็นแบบนี้:
aliexpi.com/qlt
และใช้งานได้ง่ายกว่าในข้อความและโซเชียลมีเดียต่าง ๆ
show = false, duration);
"
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 translate-y-2"
x-transition:enter-end="opacity-100 translate-y-0"
x-transition:leave="transition ease-in duration-300"
x-transition:leave-start="opacity-100 translate-y-0"
x-transition:leave-end="opacity-0 translate-y-2"
:class="{
'bg-green-500': status === 'success',
'bg-red-500': status === 'error',
'bg-yellow-500': status === 'warning',
'bg-blue-500': status === 'info'
}"
class="fixed bottom-5 right-5 text-white px-5 py-3 rounded-xl shadow-2xl font-semibold z-50">