-
{{foreach $data_list as $v}}
-
{{$v.name}}
作者: {{if empty($v['home'])}} {{$v.author}} {{else /}} {{$v.author}} {{/if}}适用版本:{{$v.ver}}
{{/foreach}}
-
{{else /}}
{{include file="public/not_data" /}}
{{/if}}