{if MOD_DIR && !IS_SHARE} {MODULE_NAME} {/if}
首页
{category module=share pid=0}
{$t.name}
{if $t.child}
{category module=share pid=$t.id return=t2}
{$t2.name}
{if $t2.child}
{category module=share pid=$t2.id return=t3}
{$t3.name}
{/category}
{/if}
{/category}
{/if}
{/category}
这里是{MODULE_NAME}模块表单提交页
网站首页
{MODULE_NAME}
{dr_catpos($catid, '', true, '
[name]
')}
{$index.title}
{$form_name}
提交
{$form_name}: {$index.title}
{$form}
{$myfield} {$diyfield} {if $is_post_code}
{dr_lang('验证码')}
{dr_code(120, 35)}
{/if}