{include file="head.html"}
音乐分类
    {foreach from=$otherCategory item=other}
  • {$other.name}
  • {/foreach}
推荐专辑
专辑排行
最新音乐
音乐排行
最新评论
最新专辑
{foreach from=$newSpecial item=newSpecial} {/foreach}
推荐音乐
{foreach from=$recommendMusic item=music} {/foreach}
ID 名称 艺术家 试听 下载 点击数
{$music.name} {$music.artist} 试听 下载 {$music.hit}
{include file="foot.html"}