国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
394B

  1. text,单行文本(varchar)
  2. textchar,单行文本(char)
  3. multitext,多行文本
  4. htmltext,HTML文本
  5. textdata,HTML形式保存数据
  6. int,整数类型
  7. float,小数类型
  8. datetime,时间类型
  9. img,图片
  10. imgfile,图片(无格式)
  11. media,多媒体文件
  12. addon,附件类型
  13. select,使用select下拉框
  14. radio,使用radio选项卡
  15. checkbox,checkbox多选框
  16. stepselect,联动类型
  17. relation,关联内容