| | |
| | | { |
| | | "templateName":"小区", |
| | | "templateCode":"community", |
| | | "templateKey":"communityId", |
| | | "templateKeyName":"小区ID", |
| | | "templateName":"活动", |
| | | "templateCode":"activities", |
| | | "templateKey":"activitiesId", |
| | | "templateKeyName":"活动ID", |
| | | "searchCode": "title", |
| | | "searchName": "活动标题", |
| | | "conditions": [ |
| | | { |
| | | "name": "活动标题", |
| | | "inputType": "input", |
| | | "code": "title", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "活动类型", |
| | | "inputType": "select", |
| | | "selectValue":"10001,10002", |
| | | "selectValueName":"小区文化,其他", |
| | | "code": "typeCd", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "员工名称", |
| | | "inputType": "input", |
| | | "code": "userName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "活动ID", |
| | | "inputType": "input", |
| | | "code": "activitiesId", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code":"name", |
| | | "cnCode":"小区名称", |
| | | "desc":"必填,请填写小区名称", |
| | | "code":"title", |
| | | "cnCode":"活动标题", |
| | | "desc":"必填,请填写业活动标题", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"10,20", |
| | | "limitErrInfo":"小区名称必须在10至20字符之间" |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"活动标题不能超过200位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"address", |
| | | "cnCode":"小区地址", |
| | | "desc":"必填,请填写小区地址", |
| | | "code": "typeCd", |
| | | "cnCode":"活动类型", |
| | | "desc":"必填,请选择活动类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"200", |
| | | "limitErrInfo":"小区地址不能大于200个字符" |
| | | "inputType": "select", |
| | | "selectValue":"10001,10002", |
| | | "selectValueName":"小区文化,其他", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"活动类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"nearbyLandmarks", |
| | | "cnCode":"附近地标", |
| | | "desc":"必填,请填写小区附近地标", |
| | | "code": "headerImg", |
| | | "cnCode":"头部照片", |
| | | "desc":"必填,请选择头部照片", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"50", |
| | | "limitErrInfo":"小区附近地标不能大于50个字符" |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"头部照片格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"cityCode", |
| | | "cnCode":"城市编码", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"0971", |
| | | "inputType":"none", |
| | | "code": "context", |
| | | "cnCode":"活动内容", |
| | | "desc":"必填,请填写活动内容", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"12", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | "limitParam":"1,4000", |
| | | "limitErrInfo":"活动内容太长", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"mapX", |
| | | "cnCode":"小区维度", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"101.33", |
| | | "inputType":"none", |
| | | "limit":"maxin", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | "code": "startTime", |
| | | "cnCode":"开始时间", |
| | | "desc":"必填,请选择开始时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"date", |
| | | "limitParam":"", |
| | | "limitErrInfo":"开始时间格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"mapY", |
| | | "cnCode":"小区经度", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"101.33", |
| | | "inputType":"none", |
| | | "limit":"maxin", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | "code": "endTime", |
| | | "cnCode":"结束时间", |
| | | "desc":"必填,请选择结束时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"date", |
| | | "limitParam":"", |
| | | "limitErrInfo":"结束时间格式错误", |
| | | "show": true |
| | | } |
| | | |
| | | |
| | | ] |
| | | } |