国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

17 lines
410B

  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,关联内容