{{include file="public/header" /}}
{{:MyLang('useraddress.base_nav_title')}}{{if empty($data['id'])}}{{:MyLang('created_title')}}{{else /}}{{:MyLang('edit_title')}}{{/if}} {{:MyLang('retreat_title')}} {{if !empty($data) and !empty($data['user'])}}
{{$data.user.user_name_view}}
  • {{:MyLang('user_username_title')}}:{{if empty($data['user']['username'])}}{{:MyLang('no_filled_tips')}}{{else /}}{{$data.user.username}}{{/if}}
  • {{:MyLang('user_nickname_title')}}:{{if empty($data['user']['nickname'])}}{{:MyLang('no_filled_tips')}}{{else /}}{{$data.user.nickname}}{{/if}}
  • {{:MyLang('user_mobile_title')}}:{{if empty($data['user']['mobile'])}}{{:MyLang('no_filled_tips')}}{{else /}}{{$data.user.mobile}}{{/if}}
  • {{:MyLang('user_email_title')}}:{{if empty($data['user']['email'])}}{{:MyLang('no_filled_tips')}}{{else /}}{{$data.user.email}}{{/if}}
{{/if}}
{{include file="lib/region_linkage" /}}
{{if MyC('home_user_address_map_status') eq 1}}
{{else /}} {{/if}}
{{if empty($data) or empty($data['user_id'])}}

{{:MyLang('common_service.useraddress.form_item_idcard_no_user_tips')}}

{{else /}}
  • {{if !empty($data['idcard_front_old'])}} {{/if}} ×
+ {{:MyLang('common_service.useraddress.form_item_idcard_front_button_name')}}
  • {{if !empty($data['idcard_back_old'])}} {{/if}} ×
+ {{:MyLang('common_service.useraddress.form_item_idcard_back_button_name')}}
{{/if}}
{{:MyLang('retreat_title')}}
{{include file="public/footer" /}}