{include file="head.html"}
该专辑推荐音乐
该专辑音乐排行
    {foreach from=$topMusic item=top}
  • {$top.name}
  • {/foreach}
该分类新专辑
该分类专辑排行
音乐播放[Media Play]
  • 专辑名[Name]:{$special.name}
  • 分类[Category]:{$special.categoryName}
  • 艺术家[Artist]:{$special.artist}
  • 出版商[Company]:{$special.company}
  • 点击数[Hits]:{$special.hit}
{$special.introduction}
专辑音乐[Music List]
{foreach from=$music item=music} {/foreach}
ID 序号 名称 艺术家 试听 下载 点击数
{$music.order} {$music.name} {$music.artist} 试听 下载 {$music.hit}
评论[Comments]
{foreach from=$comment item=comment}
Guest:{$comment.guest} E-mail:{$comment.mail|truncate:15:"**"} QQ:{$comment.qq} From:{$comment.from|truncate:10:"**"}
{$comment.content}{if $comment.reply}
回复:{$comment.reply}
{/if}


IP:{$comment.ip|truncate:10:"**":true} Time:{$comment.time}
{/foreach}
{$pageCode}
添加评论
网名:* E-mail:
内容*
Q Q: 来自:
{include file="foot.html"}