{include file="mobile:block/sheader.html"}>
装修学堂
<{foreach $tree as $item}>
<{$item.title}>
<{foreach $item.children as $v}>
<{$v.title}>
<{/foreach}> <{/foreach}>
<{include file="mobile:block/toolbar.html"}>