8_Field.php 1.9 KB

1234567891011121314151617181920
  1. <?php return array ( 'cname' => array ( 'id' => '57', 'moduleid' => '8', 'field' => 'cname', 'name' => '客户名称', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '0', 'errormsg' => '', 'class' => '', 'type' => 'text', 'setup' => 'array (
  2. \\\'size\\\' => \\\'\\\',
  3. \\\'default\\\' => \\\'\\\',
  4. \\\'ispassword\\\' => \\\'0\\\',
  5. \\\'fieldtype\\\' => \\\'varchar\\\',
  6. )', 'ispost' => '0', 'unpostgroup' => '', 'listorder' => '0', 'status' => '1', 'issystem' => '0', ), 'cimg' => array ( 'id' => '58', 'moduleid' => '8', 'field' => 'cimg', 'name' => '客户Logo', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '0', 'errormsg' => '', 'class' => '', 'type' => 'image', 'setup' => 'array (
  7. \\\'size\\\' => \\\'\\\',
  8. \\\'default\\\' => \\\'\\\',
  9. \\\'upload_maxsize\\\' => \\\'\\\',
  10. \\\'upload_allowext\\\' => \\\'jpg,jpeg,gif,png\\\',
  11. \\\'watermark\\\' => \\\'0\\\',
  12. \\\'more\\\' => \\\'0\\\',
  13. )', 'ispost' => '0', 'unpostgroup' => '', 'listorder' => '0', 'status' => '1', 'issystem' => '0', ), 'createtime' => array ( 'id' => '55', 'moduleid' => '8', 'field' => 'createtime', 'name' => '发布时间', 'tips' => '', 'required' => '1', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'datetime', 'setup' => '', 'ispost' => '0', 'unpostgroup' => '3,4', 'listorder' => '93', 'status' => '1', 'issystem' => '1', ), 'status' => array ( 'id' => '56', 'moduleid' => '8', 'field' => 'status', 'name' => '状态', 'tips' => '', 'required' => '0', 'minlength' => '0', 'maxlength' => '0', 'pattern' => '', 'errormsg' => '', 'class' => '', 'type' => 'radio', 'setup' => 'array (
  14. \'options\' => \'已审核|1
  15. 未审核|0\',
  16. \'fieldtype\' => \'tinyint\',
  17. \'numbertype\' => \'1\',
  18. \'labelwidth\' => \'75\',
  19. \'default\' => \'1\',
  20. )', 'ispost' => '0', 'unpostgroup' => '3,4', 'listorder' => '99', 'status' => '1', 'issystem' => '1', ), );?>