whatsns_nav—站内导航菜单表

表格: whatsns_nav—站内导航菜单表

索引:

名称

类型

属性

备注

主索引

id

unique




字段:

名称

类型

默认值

属性

备注

id

smallint(6) unsigned

<auto_increment>


 主键

name

char(50)



 导航名字

title

char(255)



 导航表示

url

char(255)



 导航地址

target

tinyint(1)

0


 是否本窗口打开

available

tinyint(1)

0


 导航是否显示

type

tinyint(1)

0


 导航类型,站内还是站外地址

displayorder

tinyint(3)



 导航排序