fieldtype = TRUE; $this->defaulttype = 'TEXT'; } /** * 字段相关属性参数 * * @param array $value 值 * @return string */ public function option($option) { $option['width'] = isset($option['width']) ? $option['width'] : 400; return ['
'.dr_lang('此字段只能用于模块内容自定义字段').'