{template "header.html"}
这里是{MODULE_NAME}模块栏目内容页
{$title}

{$description}

{$title}
  • 源码类型: {$cat.name}
  • 访问人数: {$hits} {php $todo_jscript = dr_show_hits($id, 'dr_hits_show_'.$id);}
  • 更新时间: {$updatetime}
  • 软件版本: {$version}
  • 软件语言: {$language}
  • 软件授权: {$license}
  • 适应环境: {implode('/', $os)}
  • Tag: {loop $tags $name $url}{$name} {/loop}

直接下载 {if $demo} 演示地址 {/if}

源码截图
{loop $images $i $c} {$c.title} {/loop}
网友评论
{if IS_COMMENT} {dr_module_comment(MOD_DIR, $id)} {/if}
{template "footer.html"}