{if $attrs }
| {$attr.name} |
{php} $value=$attrValue[$attr['id']]??''; {/php}
{if $attr.type=='0' }
{elseif $attr.type=='1' /}
{php} $ops=explode(chr(13),$attr['values']); {/php}
{elseif $attr.type=='2' /}
{/if}
|
|---|