| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 | 
							- <?php
 
- return array (
 
-   'tel' => 
 
-   array (
 
-     'fieldid' => '214',
 
-     'modelid' => '17',
 
-     'siteid' => '1',
 
-     'field' => 'tel',
 
-     'name' => '电话',
 
-     'tips' => '',
 
-     'css' => '',
 
-     'minlength' => '1',
 
-     'maxlength' => '0',
 
-     'pattern' => '',
 
-     'errortips' => '',
 
-     'formtype' => 'text',
 
-     'setting' => '{"size":"50","defaultvalue":"","ispassword":"0"}',
 
-     'formattribute' => '',
 
-     'unsetgroupids' => '',
 
-     'unsetroleids' => '',
 
-     'iscore' => '0',
 
-     'issystem' => '0',
 
-     'isunique' => '0',
 
-     'isbase' => '0',
 
-     'issearch' => '0',
 
-     'isadd' => '0',
 
-     'isfulltext' => '0',
 
-     'isposition' => '0',
 
-     'listorder' => '0',
 
-     'disabled' => '0',
 
-     'isomnipotent' => '0',
 
-     'size' => '50',
 
-     'defaultvalue' => '',
 
-     'ispassword' => '0',
 
-   ),
 
-   'name' => 
 
-   array (
 
-     'fieldid' => '213',
 
-     'modelid' => '17',
 
-     'siteid' => '1',
 
-     'field' => 'name',
 
-     'name' => '姓名',
 
-     'tips' => '',
 
-     'css' => '',
 
-     'minlength' => '1',
 
-     'maxlength' => '0',
 
-     'pattern' => '',
 
-     'errortips' => '',
 
-     'formtype' => 'text',
 
-     'setting' => '{"size":"50","defaultvalue":"","ispassword":"0"}',
 
-     'formattribute' => '',
 
-     'unsetgroupids' => '',
 
-     'unsetroleids' => '',
 
-     'iscore' => '0',
 
-     'issystem' => '0',
 
-     'isunique' => '0',
 
-     'isbase' => '0',
 
-     'issearch' => '0',
 
-     'isadd' => '0',
 
-     'isfulltext' => '0',
 
-     'isposition' => '0',
 
-     'listorder' => '0',
 
-     'disabled' => '0',
 
-     'isomnipotent' => '0',
 
-     'size' => '50',
 
-     'defaultvalue' => '',
 
-     'ispassword' => '0',
 
-   ),
 
- );
 
- ?>
 
 
  |