分类列表
    {loop subtype(0) $s}
  • {php $typeid=$s[typeid]}
    {$s['typename']}
      {loop subtype($typeid) $_s}
    1. {$_s[typename]}
    2. {/loop}
  • {/loop}