{tab_other_language::get("收货地址")}
{foreach($arr_list as $item)}
- {$item['address_name']} Tel:{$item['address_tel']}

- {$item['address_area']}
- {$item['address_address']}
{/foreach}
=20)} style="display:none"{/if} onclick="thisjs.address_edit();" style="cursor:pointer" onmouseover="this.style.color='#ff6600';" onmouseout="this.style.color='#000';">
+ {tab_other_language::get("添加新地址")}
{include(footer)}