{include file="app/index/view/style.html"} {include file="app/index/view/header.html"}

首页

    {volist name=":fun_s('cate', array('open'=>1,'m'=>0), 100,'px desc')" id="vo"}
  • {$vo.name}
      {volist name=":fun_s('model', array('open'=>1,'tid'=>$vo['id']), 100,'px desc')" id="v"}
    • {$v.name}
    • {/volist}
  • {/volist}

{volist name=":fun_s('cate_admin', array('tid'=>102,'open1'=>2,'open'=>1), 1000,'px desc')" id="v"} {$v.name} {/volist}

Copyright © 程序由MYUCMS提供
{:set('banquan')} {include file="app/index/view/footer.html"}