{sta:if($url_uid == $ses_uid)[exc]}
{echo:lp{u_perfect_info};/}
{end:if/}

{echo:lp{u_profile};/}

{sta:if(!$show_type)[exc]} {sta:if(!$is_finish)[exc]}
{echo:lp{u_fill};/}
{end:if/}
{sta:foreach($information_rs as $val)[loop]} {end:foreach/}
{echo:lp{u_name};/} {echo:$user_row['user_name'];/} {echo:grade($user_row['integral']);/}  ({echo:$user_row['integral'];/}{echo:lp{u_integral};/})
{echo:lp{u_sex};/} {echo:($user_row['user_sex']==0)?lp{u_wen}:lp{u_man};/}
{echo:lp{u_bird};/} {echo:get_birth_date($user_row['birth_year'],$user_row['birth_month'],$user_row['birth_day']);/}
{echo:lp{u_birc};/}
{echo:lp{u_res};/}
{echo: $val['info_name'] ;/} {echo:getInformationValue($dbo,$val['input_type'],$val['info_values'],$val['info_id'],$userid);/}
{echo:lp{u_reg_time};/} {echo:$user_row['user_add_time'];/}
{end:if/} {sta:if($show_type)[exc]} {sta:foreach($info_c_rs as $val)[loop]} {end:foreach/}
{echo:lp{u_name};/}:{echo:$user_row['user_name'];/}
{echo:lp{u_sex};/}:{echo:$man_c ? $u_wen : $u_man;/}
{echo:lp{u_bird};/}:{echo:$user_row["birth_year"]&&$user_row["birth_month"]&&$user_row["birth_day"]?$user_row["birth_year"].lp{u_year}.$user_row["birth_month"].lp{u_month}.$user_row["birth_day"].lp{u_day}:lp{u_set};/}
{echo:lp{u_birc};/}:{echo:$user_row["birth_province"]?($user_row["birth_province"]==$user_row["birth_city"]?$user_row["birth_province"]:$user_row["birth_province"].$user_row["birth_city"]):lp{u_set};/}
{echo:lp{u_res};/}:{echo:$user_row["reside_province"]?($user_row["reside_province"]==$user_row["reside_city"]?$user_row["reside_province"]:$user_row["reside_province"].$user_row["reside_city"]):lp{u_set};/}
{echo:$val['info_name'];/}: {sta:if($val['input_type']==3)[exc]} {echo:getCheckBoxValue($dbo,$val['info_id'],$val['user_id']);/} {end:if/} {sta:if($val['input_type']!=3)[exc]} {echo:$val['info_value'];/} {end:if/}
{end:if/}