単一
複数
10) {
dragStarted = true;
isDragging = true;
}
if (!isDragging) return;
currentY = $event.touches[0].clientY;
const diff = currentY - startY;
if (diff > 0) {
$el.style.transform = `translateY(${Math.min(diff, threshold)}px)`;
}
"
@touchend.passive="
if (isDragging) {
const diff = currentY - startY;
if (diff > threshold / 2) {
destinationsOpen = false;
}
$el.style.transform = '';
}
isDragging = false;
dragStarted = false;
startY = 0;
currentY = 0;
"
@click.stop>
目的地を選択
Help Center
Browse articles in this category
Help Center
Browse articles in this category
💳
Account & Billing
Manage your account, orders, and payments
Articles (4)
Refund Policy
Understand our refund terms and how to submit a refund request.
2ヶ月前
1,388 views
How to View Your Order History
Find past orders, resend confirmation emails, and check plan status from your account.
2ヶ月前
1,201 views
Can I Use My eSIM on Multiple Devices?
Each eSIM QR code can only be installed on one device. Here's what to do if you need to switch.
2ヶ月前
1,274 views
How to Top Up Your eSIM
Add more data to your existing eSIM
3ヶ月前
1,454 views
EscapeSIMは革新的なeSIMマーケットプレイスで旅行者のモバイル接続を再定義しています。高額なローミング料金にさよならを告げ、使いやすいデジタルSIMカードで190以上の国で高速で手頃なデータアクセスをお楽しみください。
メッセージを送信Asia-Pacific
North America
South America
© 2026 EscapeSIM