{include file="pageheader.htm"} {insert_scripts files='./js/form.js'} {insert_scripts files='./js/checkForm.js'} {insert_scripts files='../js/quickView.js'}
{if $language|@count>1}
{section name=loop loop=$language} {if $smarty.section.loop.index == 0} {else} {/if} {/section}
{$language[loop].name} {$language[loop].name}点击左侧语言选项,填写不同语言栏目信息.
{else}
{/if}
栏目管理 > 添加信息 {$nav_list} 列表
""号为必填项
{section name=loop loop=$content} {if $smarty.section.loop.index == 0}
标题
栏目分类
 
信息摘要
  上传图片/文件   文件最大2MB,允许(zip,rar,pdf,doc,jpg,gif,png)
  排序号   排序号从大到小排列
描述 {$content[loop].description}
页面优化设置  
Title标签 Keywords标签
Description标签
{else}
标题 栏目分类
信息摘要
描述 {$content[loop].description}
页面优化设置  
Title标签 Keywords标签
Description标签
{/if} {/section}
{include file="pagefooter.htm"}