{include file="common/head"/}
全部 {volist name="options" id="v"} {$v.val} {/volist}
    {volist name="lists" id="vo"}
  • {$vo.title}

    {$vo.title}

    {$vo.content|raw}
  • {/volist}
{include file="common/footer"/}