<input type="text" name ='VERIFY_LENGTH' VALUE="{$Think.config.verify.verify_length}"/>
public functions updateVerify(){
dump( f('verify',$_POST,CONF_PATH)); //文件名称无后缀,写入值,写入到的路径
$this->success("修改成功",U(group_name . '/System/verify'));
}
<input type="text" name ='VERIFY_LENGTH' VALUE="{$Think.config.verify.verify_length}"/>
public functions updateVerify(){
dump( f('verify',$_POST,CONF_PATH)); //文件名称无后缀,写入值,写入到的路径
$this->success("修改成功",U(group_name . '/System/verify'));
}