{cms:info}
数据采集任务明细
数据字段名称: {cms:control type="text" id="GatherInfoName" class="w300" max="50" attr="{isnull:false,regex:'[\\S\\s]{1,}',msg:'数据字段名称不能为空'}" /}
数据字段列名: {cms:control type="text" id="GatherInfoColumn" class="w300" max="50" attr="{isnull:false,regex:'[\\S\\s]{1,}',msg:'数据字段列名不能为空'}" /}
正则提取文本: {cms:control type="textarea" id="GatherInfoHtmlRegex" class="w500 h60" /}
最终值编辑: {cms:control type="textareaedit" id="GatherInfoValue" class="w500 h60" /}
可选规则设置: {cms:control type="checkbox" id="GatherInfoConfig" /}
{cms:control type="btn" id="SubmitDef" class="btnsubmit" val="提交保存" click="return CmsData.DataSubmit('');" /}{cms:control type="btn" id="Close" class="btnsubmit" val="关闭返回" click="return CmsData.Common.TransToggle('DataAdu');" /}
{/cms:info}