店铺装修数据库设计
2018-06-02 17:57:24 165 举报
电商店铺装修数据库设计
作者其他创作
大纲/内容
t_link_component 文字导航组件
link_component_id: 组件id 主键template_id: 模板id 外键position: 位置 0 左边 1 中 2 右color: 颜色 #22e1effont_size: 文字大小 0 小 1 中 2 大text: 文字内容bg_color: 背景色link : 链接地址link_params : 链接参数
1 : N
t_component 组件
id: 组件idname: 组件名称alias: 别名type: 0 图片组件 1 魔方组件status: 0 不正常 1 正常
1 : N
t_template_component_image模板组件中的图片
images_component_image_id: 图片id 主键component_id: 所属于组件的id 外键url : 图片地址link : 链接地址link_params : 链接带的参数
t_title_component 标题组件
title_component_id : 组件id 主键template_id: 模板id 外键title: 主标题subtitle: 副标题position: 位置 0 左 1 中 2 右bg_color: 背景色 #ffeedd
1 : N
t_image_component 图片组件
image_component_id: 组件id 主键template_id: 模板id 外键sort_no: 顺序号tpl_type : 模板类型 0 图片轮播图 1 单张图片fill_mode : 轮播图填充类型 0 填充 1 留白gap : 单张图片间隙 单位:像素
t_template 模板页
template_id : 模板idshop_id : 所属店铺idtitle : 标题desc : 描述cover : 封面图片,展示在列表中bg_color : 背景色is_default : 是否默认status : 状态
t_shop_component 店铺信息组件
shop_component_id: 组件id 主键template_id: 模板id 外键sort_no: 顺序号bg_img : 背景图片 tpl_type : 模板类型 0 样式一 1 样式二position : logo位置 0 左 1 中 2 右
t_template_component 模板组件
t_cube_component 魔方组件
cube_component_id: 组件id 主键template_id: 模板id 外键tpl_type: 模板类型 0 一行两个 1 一行三个 2 一行四个margin: 图片间隙
t_template_component_goods 组件中的商品
template_component_goods_id: 组件商品id 主键template_component_id: 所属商品组件id 外键goods_id : 商品id
t_goods_component 商品组件
0 条评论
下一页