value => '单选', self::Checkbox->value => '多选', ]; } public function text() { return data_get(self::options(), $this->value); } }