{{if !empty($parameters) and is_array($parameters)}}
{{:MyLang('common.form_goods_params_thead_type_title')}} | {{:MyLang('common.form_goods_params_thead_name_title')}} | {{:MyLang('common.form_goods_params_thead_value_title')}} |
---|---|---|
{{if isset($common_goods_parameters_type_list[$v['type']])}}{{$common_goods_parameters_type_list[$v['type']]['name']}}{{/if}} | {{$v.name}} | {{$v.value}} |