{extend name="public/nas_base" /} {block name="style"} {/block} {block name="main"}
{notempty name="focus_image"}
{volist name="focus_image" id="fo"}
{$fo.title}
{/volist}
{/notempty} {notempty name="nas_category"}
{volist name="nas_category" id="category" key="idx"}
{volist name="category" id="cate" key="k"} {if condition="$idx == 2 && $k == 1"} {assign name="class" value="cateit bigcateit" /} {elseif condition="$idx == 2 && $k == 2" /} {assign name="class" value="cateit smallcateit" /} {else /} {assign name="class" value="cateit" /} {/if} {/volist}
{/volist}
{/notempty} {notempty name="nas_video"}
{/notempty} {notempty name="nas_solution"}
ORICO {:lang_i18n('网络存储解决方案')}
{volist name="nas_solution" id="so"}
{$so.title}
{$so.title} {$so.desc|raw}
{/volist}
{/notempty} {notempty name="nas_software"}
NAS {:lang_i18n('配套软件')} {volist name="nas_software" id="soft" offset="0" length="3"}
{$soft.title} {$soft.desc|raw}
{/volist} {volist name="nas_software" id="soft" offset="3"} {/volist}
{/notempty}
{/block} {block name="script"} {/block}