| {$vo.id} |
{$vo.title} |
|
{if condition="$vo.region_type==1"}
国内
{else/}
国外
{/if}
|
{$vo.city_str.name} |
{$vo.catalog_id_str.name} |
{if condition="$vo.type==1"}
类 型:活动
晚 数:{$vo.night_num}
价 格:¥{$vo.price}
会 员 价:¥{$vo.vip_price}
总 组 数:{$vo.sign_limits}
已售组数:{$vo.sign_num}
活动时间:{$vo.time_period}
报名截至:{$vo.sign_endtime}
所 在 地:{$vo.location}
标 签:{$vo.tags}
{else/}
类 型:商家
价 格:¥{$vo.price}
晚 数:{$vo.night_num}
所 在 地:{$vo.location}
标 签:{$vo.tags}
{/if}
|
{$vo.sign_endtime_str} |
|
|
|
{/volist}