编辑数据
{$input['label']}:
{$input['html']}
if ($input['remark'] != '' && $input['type'] != 'textarea' && $input['type'] != 'editor') { echo "($input[remark])"; }
提交