phome_enewsjstemp数据表字段解释
帝国cmsJS模板表
--------------------------
字段名 类型 解释 附加说明
tempid smallint(5) 模板ID
tempname varchar(30) 模板名称
temptext mediumtext 模板内容
classid smallint(5) 栏目ID
isdefault tinyint(1) 是否默认模板 1为默认,0为普通
showdate varchar(20) 时间显示格式
modid smallint(6) 所属系统模型ID
subnews smallint(6) 简介截取字数
subtitle smallint(6) 标题截取字数
-----------------------------------------------
数据表名 解释 附加说明
模板表:每个模板组都有以下加粗表
phome_enewsbqtemp 标签模板表
phome_enewspagetemp 自定义页面模板表
phome_enewsbqtempclass 标签模板分类表
phome_enewspltemp 评论列表模板表
phome_enewsclasstemp 封面模板表
phome_enewsprinttemp 打印模板表
phome_enewsclasstempclass 封面模板分类表
phome_enewspubtemp 公共模板表
phome_enewsjstemp JS模板表
phome_enewssearchtemp 搜索模板表
phome_enewsjstempclass JS模板分类表
phome_enewssearchtempclass 搜索模板分类表
phome_enewslisttemp 列表模板表
phome_enewstempvar 公共模板变量表
phome_enewslisttempclass 列表模板分类表
phome_enewstempvarclass 公共模板变量分类表
phome_enewsnewstemp 内容模板表
phome_enewsvotetemp 投票模板表
phome_enewsnewstempclass 内容模板分类表