不僅是接送而是更舒適的乘車體驗,提供給顧客效率上的新標準,無論是機場接送、點對點接送、包日行程,還是緊湊的業務會議或觀光旅行。專業司機確保您擁有安全與舒適的旅程,更為您節省時間,讓您在輕鬆從容的狀況下,無後顧之憂地抵達您所要求的地點。
請選擇上下車地點與車型
{verifyAddressAction(e.target.value,'pick_up')}" @input="(e)=>{addressQuickSelectionAction(e.target.value,'pick_up')}">
{{pick_upAddressErrorText}}
{verifyAddressAction(e.target.value,'halfwayPoint',index)}" @input="(e)=>{addressQuickSelectionAction(e.target.value,'halfwayPointArray',index)}">
{{halfwayPointArray[index].addressErrorText}}
{verifyAddressAction(e.target.value,'get_off')}" @input="(e)=>{addressQuickSelectionAction(e.target.value,'get_off')}">
{{get_offAddressErrorText}}
請選擇上車時間、乘客及行李數
本次行程預估費用
基本資料
姓名
身份證號
手機號碼
電子信箱
{handleMailInput(e.target.value)}" @focus="(e)=>{
handleMailInput(e.target.value)
}">
- {{ suggestion }}
選擇車型
{{modelErrorText}}
上車地點
目的地點
備註
上車日期
{{pickup_dateErrorText}}
上車時間
{{pickup_timeErrorText}}
乘客人數
行李箱數
-
預計行駛距離 :
{{estimatedDistance.toFixed(2) === '0.00' ? '--' : `${estimatedDistance.toFixed(2)}公里`}}
-
計費時段 :
{{estimatedRule === '' ? '--' : estimatedRule}}
-
預計時長 :
{{estimatedTime === 0 ? '--' : estimatedTime}} {{isLessThanOneHour === null? '' : (isLessThanOneHour === true ? '分鐘' : '小時')}} (僅供參考)
-
本次乘車預計費用 :
{{ estimatedAmount === 0 ? '--' : estimatedAmount }} 元 (實際最終金額依跳表為準)