简单企业网站设计初稿(家具网)

数据库雏形:

news_//news 表
id
title
content//fck编辑器内容
createtime
new_type 外键类型

news_type_//news 类型表
id
title
createtime

p_//产品表
id
no
p_type 外键类型
p_attr 产品属性 存储json格式数据{"编号":"NT008S","材质":"红木"}
p_desc fck编辑器使用编辑产品详细内容
p_price 售价
createtime

p_type_ //产品类型表

id
p_type_title
createtime
p_father_type //父类

info_about //关于我们(表)
person_
phone_
fax_
email_
qq_
address_
desc_//我们的相关描述

consult_//咨询表 信息反馈表
title_
content_
phone_
communication_type //qq/msn

 

版面雏形:

 

posted @ 2012-11-17 10:32  活在春天  阅读(233)  评论(0)    收藏  举报