{template 'common/header'}
{if $abc_order_abc['abc_order_type_abc']==0} {elseif $abc_order_abc['abc_order_type_abc']==1} {/if} {if $abc_order_abc['abc_state_for_manager_abc']==1} {elseif $abc_order_abc['abc_state_for_manager_abc']==-1} {/if} {if $abc_order_abc['abc_state_for_user_abc']==1} {elseif $abc_order_abc['abc_state_for_user_abc']==-1} {/if}
名称 参数
订单编号 {$abc_order_abc['abc_id_abc']}
用户编号 {$abc_order_abc['abc_uid_abc']}
订单类型人找车车找人
发布时间 {$abc_order_abc['abc_order_create_time_abc']}
订单状态(管理员)正常已删除
订单状态(用户)正常正常
出发地 {$abc_order_abc['abc_place_of_departure_abc']}
目的地 {$abc_order_abc['abc_destination_abc']}
途径地 {$abc_order_abc['abc_pathway_abc']}
出发时间 {$abc_order_abc['abc_departure_time_abc']}
补充时间 {$abc_order_abc['abc_replenishment_time_abc']}
手机号 {$abc_order_abc['abc_phone_abc']}
联系人 {$abc_order_abc['abc_name_abc']}
空位或人数 {$abc_order_abc['abc_number_abc']}
是否置顶 {if $abc_order_abc['abc_isTop_abc']==0}不置顶{/if} {if $abc_order_abc['abc_isTop_abc']==1}置顶一天{/if} {if $abc_order_abc['abc_isTop_abc']==2}置顶三天{/if}
关注度 {$abc_order_abc['abc_attention_degree_abc']}
描述(备注) {$abc_order_abc['abc_describe_abc']}
{template 'common/footer'}