模型列表(创建模型) 模型设置 管理模型字段 添加字段 本模型生成模板
模板管理
 
后台发布页模板:
母模板是:$post_tpl_file
生成模板文件是: /data/admin_tpl/post_$id.htm
前台会员发布页模板:
母模板是:$member_post_tpl_file
生成模板文件是: /data/member_tpl/post_$id.htm
内容页模板:
母模板是:$show_tpl_file
生成模板文件是: /template/default/bencandy_$id.htm
列表页模板:
母模板是:$list_tpl_file
生成模板文件是: /template/default/list_tpl/mod_$id.htm
搜索页模板:
母模板是:$search_tpl_file
生成模板文件是: /template/default/search_$id.htm

注意