| | |
| | | { |
| | | "templateName":"审核业主绑定", |
| | | "templateCode":"auditAppUserBindingOwner", |
| | | "templateKey":"appUserId", |
| | | "templateKeyName":"绑定ID", |
| | | "searchCode": "name", |
| | | "searchName": "名称", |
| | | "templateName":"活动", |
| | | "templateCode":"activities", |
| | | "templateKey":"activitiesId", |
| | | "templateKeyName":"活动ID", |
| | | "searchCode": "title", |
| | | "searchName": "活动标题", |
| | | "conditions": [ |
| | | { |
| | | "name": "业主名称", |
| | | "name": "活动标题", |
| | | "inputType": "input", |
| | | "code": "appUserName", |
| | | "code": "title", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "业主身份证", |
| | | "inputType": "input", |
| | | "code": "idCard", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "状态", |
| | | "inputType": "input", |
| | | "name": "活动类型", |
| | | "inputType": "select", |
| | | "selectValue":"10000,12000,13000", |
| | | "selectValueName":"审核中,审核成功,审核失败" |
| | | "selectValue":"10001,10002", |
| | | "selectValueName":"小区文化,其他", |
| | | "code": "typeCd", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "业主手机", |
| | | "name": "员工名称", |
| | | "inputType": "input", |
| | | "code": "link", |
| | | "code": "userName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "活动ID", |
| | | "inputType": "input", |
| | | "code": "activitiesId", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code":"memberId", |
| | | "cnCode":"业主ID", |
| | | "desc":"必填,请填写业主ID", |
| | | "code":"title", |
| | | "cnCode":"活动标题", |
| | | "desc":"必填,请填写业活动标题", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,64", |
| | | "limitErrInfo":"业主ID不能超过64位", |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"活动标题不能超过200位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "communityId", |
| | | "cnCode":"小区ID", |
| | | "desc":"必填,请填写小区ID", |
| | | "code": "typeCd", |
| | | "cnCode":"活动类型", |
| | | "desc":"必填,请选择活动类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "inputType": "select", |
| | | "selectValue":"10001,10002", |
| | | "selectValueName":"小区文化,其他", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"小区ID格式错误", |
| | | "limitErrInfo":"活动类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "communityName", |
| | | "cnCode":"小区名称", |
| | | "desc":"必填,请填写小区名称", |
| | | "code": "headerImg", |
| | | "cnCode":"头部照片", |
| | | "desc":"必填,请选择头部照片", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"小区名称格式错误", |
| | | "limit":"maxin", |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"头部照片格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "appUserName", |
| | | "cnCode":"关联业主", |
| | | "desc":"必填,请填写业主", |
| | | "code": "context", |
| | | "cnCode":"活动内容", |
| | | "desc":"必填,请填写活动内容", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"关联业主格式错误", |
| | | "limit":"maxin", |
| | | "limitParam":"1,4000", |
| | | "limitErrInfo":"活动内容太长", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "idCard", |
| | | "cnCode":"身份证", |
| | | "desc":"必填,请填写身份证", |
| | | "code": "startTime", |
| | | "cnCode":"开始时间", |
| | | "desc":"必填,请选择开始时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"num", |
| | | "limit":"date", |
| | | "limitParam":"", |
| | | "limitErrInfo":"身份证不是有效数字", |
| | | "limitErrInfo":"开始时间格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"link", |
| | | "cnCode":"手机号", |
| | | "desc":"必填,请填写手机号", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"phone", |
| | | "limitParam":"", |
| | | "limitErrInfo":"手机号不是有效的身份证号", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "state", |
| | | "cnCode":"状态", |
| | | "desc":"必填,请填写状态", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"dateTime", |
| | | "limitParam":"", |
| | | "limitErrInfo":"不是有效的时间格式", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "createTime", |
| | | "cnCode":"申请时间", |
| | | "code": "endTime", |
| | | "cnCode":"结束时间", |
| | | "desc":"必填,请选择结束时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"dateTime", |
| | | "limit":"date", |
| | | "limitParam":"", |
| | | "limitErrInfo":"不是有效的时间格式", |
| | | "limitErrInfo":"结束时间格式错误", |
| | | "show": true |
| | | } |
| | | ] |