{{extend name="../../../module/view/form_table/detail" /}} {{block name="detail_data"}} {{:ModuleInclude('public/detail_nav_switch_tabs', [ 'nav_data' => [ [ 'name' => MyLang('form_base_data_title'), 'key' => 'base', ], [ 'name' => MyLang('order.detail_goods_title'), 'key' => 'order-detail-goods', ], [ 'name' => MyLang('common_service.order.delivery_express_info'), 'key' => 'order-detail-express', 'is_show' => $data['order_model'] == 0 ? 1 : 0, ], [ 'name' => $data['order_model'] == 2 ? MyLang('order.detail_take_address_title') : MyLang('order.detail_user_address_title'), 'key' => 'order-detail-user-address', 'is_show' => in_array($data['order_model'], [0,1,2]) ? 1 : 0, ], [ 'name' => MyLang('order.detail_service_title'), 'key' => 'order-detail-service', 'is_show' => $data['order_model'] == 1 ? 1 : 0, ], [ 'name' => MyLang('order.detail_fictitious_title'), 'key' => 'order-detail-fictitious', 'is_show' => $data['order_model'] == 3 ? 1 : 0, ], [ 'name' => MyLang('order.detail_trace_source_title'), 'key' => 'trace-source', 'is_show' => empty($data['items']) || empty($data['trace_source_data']) ? 0 : 1, ], [ 'name' => empty($data['use_guide_data']) ? MyLang('use_guide_title') : $data['use_guide_data']['title'], 'key' => 'use-guide', 'is_show' => empty($data['use_guide_data']) ? 0 : 1, ], ] ])}}
| {{:MyLang('order.form_table_express.name')}} | {{:MyLang('order.form_table_express.number')}} | {{:MyLang('order.form_table_express.note')}} | {{:MyLang('order.form_table_express.time')}} |
|---|---|---|---|
|
{{if empty($v['express_website_url'])}}
{{if !empty($v['express_icon'])}}
|
{{$v.express_number}} | {{$v.note}} | {{$v.add_time}} |
{{:MyLang('order.detail_take_address_contact')}}: {{$data.address_data.name}} / {{$data.address_data.tel}}
{{:MyLang('order.detail_take_address_value')}}: {{$data.address_data.province_name}}{{$data.address_data.city_name}}{{$data.address_data.county_name}}{{$data.address_data.address}} {{if isset($data['address_data']['lng']) and isset($data['address_data']['lat']) and $data['address_data']['lng'] neq 0 and $data['address_data']['lat'] neq 0}} {{:MyLang('map_title')}} {{/if}}
{{if !empty($data['address_data']['extraction_contact_name']) or !empty($data['address_data']['extraction_contact_tel']) or !empty($data['address_data']['appoint_time'])}}{{:MyLang('customer_info_title')}}: {{if !empty($data['address_data']['extraction_contact_name'])}} {{$data.address_data.extraction_contact_name}} {{/if}} {{if !empty($data['address_data']['extraction_contact_tel'])}} {{$data.address_data.extraction_contact_tel}} {{/if}}
{{/if}} {{if !empty($data['address_data']['appoint_time'])}}{{:MyLang('appoint_time_title')}}: {{$data.address_data.appoint_time}}
{{/if}} {{/if}}
{{:MyLang('order.form_item_take')}}: {{if empty($data['extraction_data']['code'])}} {{:MyLang('no_data')}} {{else /}} {{$data.extraction_data.code}} {{/if}}
{{/if}} {{else /}}{{:MyLang('order.detail_user_address_name')}}: {{$data.address_data.name}}
{{:MyLang('order.detail_user_address_tel')}}: {{$data.address_data.tel}}
{{:MyLang('order.detail_user_address_value')}}: {{$data.address_data.province_name}}{{$data.address_data.city_name}}{{$data.address_data.county_name}}{{$data.address_data.address}} {{if !empty($data['address_data']['lng']) and !empty($data['address_data']['lat']) and $data['address_data']['lng'] neq 0 and $data['address_data']['lat'] neq 0}} {{:MyLang('map_title')}} {{/if}}
{{if !empty($data['address_data']['extraction_contact_name']) or !empty($data['address_data']['extraction_contact_tel']) or !empty($data['address_data']['appoint_time'])}} {{if !empty($data['address_data']['extraction_contact_name']) or !empty($data['address_data']['extraction_contact_tel'])}}{{:MyLang('customer_info_title')}}: {{if !empty($data['address_data']['extraction_contact_name'])}} {{$data.address_data.extraction_contact_name}} {{/if}} {{if !empty($data['address_data']['extraction_contact_tel'])}} {{$data.address_data.extraction_contact_tel}} {{/if}}
{{/if}} {{if !empty($data['address_data']['appoint_time'])}}{{:MyLang('appoint_time_title')}}: {{$data.address_data.appoint_time}}
{{/if}} {{/if}} {{if !empty($data['address_data']['idcard_name']) or !empty($data['address_data']['idcard_number']) or !empty($data['address_data']['idcard_front']) or !empty($data['address_data']['idcard_back'])}}{{:MyLang('order.detail_user_address_idcard')}}
{{:MyLang('order.detail_user_address_idcard_name')}}: {{$data.address_data.idcard_name}}
{{:MyLang('order.detail_user_address_idcard_number')}}: {{$data.address_data.idcard_number}}
{{if !empty($data['address_data']['idcard_front']) or !empty($data['address_data']['idcard_back'])}}{{:MyLang('order.detail_user_address_idcard_pic')}}:{{if !empty($data['address_data']['idcard_front'])}}{{/if}} {{if !empty($data['address_data']['idcard_back'])}}
{{/if}}
| {{:MyLang('order.form_item_service_name')}} | {{:MyLang('order.form_item_service_mobile')}} | {{:MyLang('order.form_item_service_time')}} | {{:MyLang('order.form_item_note')}} |
|---|---|---|---|
| {{$v.service_name}} | {{$v.service_mobile}} |
{{if !empty($v['service_duration_minute_text'])}}
{{$v.service_duration_minute_text}}
{{/if}}
{{if !empty($v['service_start_time'])}}
{{$v.service_start_time}} {{/if}} {{if !empty($v['service_end_time'])}}{{$v.service_end_time}} {{/if}} |
{{$v.note}} |
{{$goods.spec_text}}
{{/if}} {{if empty($goods['fictitious_goods_value'])}} {{:MyLang('no_config_data_tips')}} {{else /}} {{$goods.fictitious_goods_value|raw}} {{/if}}{{$data.currency_data.currency_symbol}}{{$v.price}} x{{$v.buy_number}}
| {{:MyLang('number_title')}} | {{:MyLang('common_service.order.form_item_trace_source_code')}} | {{:MyLang('common_service.order.form_item_trace_source_batch_number')}} | {{:MyLang('common_service.order.form_item_trace_source_batch_number_expire')}} |
|---|---|---|---|
| {{:MyLang('number_title')}}{{$i}} | {{if !empty($data['trace_source_data']) and !empty($data['trace_source_data'][$v['id']]) and !empty($data['trace_source_data'][$v['id']][$i]) and !empty($data['trace_source_data'][$v['id']][$i]['code'])}} {{$data['trace_source_data'][$v['id']][$i]['code']}} {{/if}} | {{if !empty($data['trace_source_data']) and !empty($data['trace_source_data'][$v['id']]) and !empty($data['trace_source_data'][$v['id']][$i]) and !empty($data['trace_source_data'][$v['id']][$i]['batch_number'])}} {{$data['trace_source_data'][$v['id']][$i]['batch_number']}} {{/if}} | {{if !empty($data['trace_source_data']) and !empty($data['trace_source_data'][$v['id']]) and !empty($data['trace_source_data'][$v['id']][$i]) and !empty($data['trace_source_data'][$v['id']][$i]['batch_number_expire'])}} {{$data['trace_source_data'][$v['id']][$i]['batch_number_expire']}} {{/if}} |
{{:MyLang('no_data')}}
{{else /}}