出行方式:
{#if $T.list1.routeName == 'TRIP_FREE_'}自由行{#elseif $T.list1.routeName == 'TRIP_DRIVING_'}自驾游{#else}跟团游{#/if}
预算:{$T.list1.sum}
适合年龄:{$T.list1.startAge}~{$T.list1.endAge}
出行人数:{$T.list1.people} 人
锦囊内容
{#if $T.list1.route}{$T.list1.route}{#else}暂无路线{#/if}
{#if $T.list1.scheduling}{$T.list1.scheduling}{#else}暂无安排{#/if}
{#if $T.list1.note}{$T.list1.note}{#else}暂无事项{#/if}
相关景区
旅游配套
周边旅游推荐
周边住宿推荐
周边餐馆推荐
{#foreach $T.list1.scenicSpot as list5}
{#/for}
{#foreach $T.list1.hotel as list6}
{#/for}
{#foreach $T.list1.eatery as list7}
{#/for}
{#/for}