| | |
| | | { |
| | | "templateName":"活动", |
| | | "templateCode":"activities", |
| | | "templateKey":"activitiesId", |
| | | "templateKeyName":"活动ID", |
| | | "searchCode": "title", |
| | | "searchName": "活动标题", |
| | | "conditions": [ |
| | | "templateKeyName": "", |
| | | "templateName": "", |
| | | "columns": [ |
| | | { |
| | | "name": "活动标题", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "30", |
| | | "code": "roomId", |
| | | "limitErrInfo": "房屋ID不能超过30", |
| | | "cnCode": "房屋ID", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "code": "title", |
| | | "whereCondition": "equal" |
| | | "required": true, |
| | | "desc": "必填,房屋ID" |
| | | }, |
| | | { |
| | | "name": "活动类型", |
| | | "inputType": "select", |
| | | "selectValue":"10001,10002", |
| | | "selectValueName":"小区文化,其他", |
| | | "code": "typeCd", |
| | | "whereCondition": "equal" |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "roomNum", |
| | | "limitErrInfo": "房屋编号不能超过12", |
| | | "cnCode": "房屋编号", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,房屋编号" |
| | | }, |
| | | { |
| | | "name": "员工名称", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "30", |
| | | "code": "unitId", |
| | | "limitErrInfo": "单元ID不能超过30", |
| | | "cnCode": "单元ID", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "code": "userName", |
| | | "whereCondition": "equal" |
| | | "required": true, |
| | | "desc": "必填,单元ID" |
| | | }, |
| | | { |
| | | "name": "活动ID", |
| | | "hasDefaultValue": false, |
| | | "limitParam": "11", |
| | | "code": "layer", |
| | | "limitErrInfo": "层数不能超过11", |
| | | "cnCode": "层数", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "code": "activitiesId", |
| | | "whereCondition": "equal" |
| | | "required": true, |
| | | "desc": "必填,层数" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "11", |
| | | "code": "section", |
| | | "limitErrInfo": "室不能超过11", |
| | | "cnCode": "室", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "室" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "20", |
| | | "code": "apartment", |
| | | "limitErrInfo": "户型不能超过20", |
| | | "cnCode": "户型", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,户型" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "6", |
| | | "code": "builtUpArea", |
| | | "limitErrInfo": "建筑面积不能超过6", |
| | | "cnCode": "建筑面积", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,建筑面积" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "feeCoefficient", |
| | | "limitErrInfo": "算费系数不能超过12", |
| | | "cnCode": "算费系数", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,算费系数" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "30", |
| | | "code": "userId", |
| | | "limitErrInfo": "用户ID不能超过30", |
| | | "cnCode": "用户ID", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,用户ID" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "200", |
| | | "code": "remark", |
| | | "limitErrInfo": "备注不能超过200", |
| | | "cnCode": "备注", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "备注" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "2", |
| | | "code": "statusCd", |
| | | "limitErrInfo": "数据状态不能超过2", |
| | | "cnCode": "数据状态", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,数据状态" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "4", |
| | | "code": "state", |
| | | "limitErrInfo": "房屋状态不能超过4", |
| | | "cnCode": "房屋状态", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,房屋状态" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "30", |
| | | "code": "communityId", |
| | | "limitErrInfo": "小区ID不能超过30", |
| | | "cnCode": "小区ID", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "小区ID" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "roomType", |
| | | "limitErrInfo": "房屋类型不能超过12", |
| | | "cnCode": "房屋类型", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,房屋类型" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "12", |
| | | "code": "roomSubType", |
| | | "limitErrInfo": "房屋类型不能超过12", |
| | | "cnCode": "房屋类型", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,房屋类型" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "6", |
| | | "code": "roomArea", |
| | | "limitErrInfo": "室内面积不能超过6", |
| | | "cnCode": "室内面积", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,室内面积" |
| | | }, |
| | | { |
| | | "hasDefaultValue": false, |
| | | "limitParam": "10", |
| | | "code": "roomRent", |
| | | "limitErrInfo": "租金不能超过10", |
| | | "cnCode": "租金", |
| | | "limit": "maxLength", |
| | | "show": true, |
| | | "inputType": "input", |
| | | "required": true, |
| | | "desc": "必填,租金" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | "searchName": "", |
| | | "directories": "", |
| | | "searchCode": "", |
| | | "templateCode": "", |
| | | "conditions": [ |
| | | { |
| | | "code":"title", |
| | | "cnCode":"活动标题", |
| | | "desc":"必填,请填写业活动标题", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"活动标题不能超过200位", |
| | | "show": true |
| | | "whereCondition": "equal", |
| | | "code": "roomId", |
| | | "name": "房屋ID", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "code": "typeCd", |
| | | "cnCode":"活动类型", |
| | | "desc":"必填,请选择活动类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue":"10001,10002", |
| | | "selectValueName":"小区文化,其他", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"活动类型格式错误", |
| | | "show": true |
| | | "whereCondition": "equal", |
| | | "code": "roomNum", |
| | | "name": "房屋编号", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "code": "headerImg", |
| | | "cnCode":"头部照片", |
| | | "desc":"必填,请选择头部照片", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"头部照片格式错误", |
| | | "show": true |
| | | "whereCondition": "equal", |
| | | "code": "unitId", |
| | | "name": "单元ID", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "code": "context", |
| | | "cnCode":"活动内容", |
| | | "desc":"必填,请填写活动内容", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,4000", |
| | | "limitErrInfo":"活动内容太长", |
| | | "show": true |
| | | "whereCondition": "equal", |
| | | "code": "layer", |
| | | "name": "层数", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "code": "startTime", |
| | | "cnCode":"开始时间", |
| | | "desc":"必填,请选择开始时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"date", |
| | | "limitParam":"", |
| | | "limitErrInfo":"开始时间格式错误", |
| | | "show": true |
| | | "whereCondition": "equal", |
| | | "code": "apartment", |
| | | "name": "户型", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "code": "endTime", |
| | | "cnCode":"结束时间", |
| | | "desc":"必填,请选择结束时间", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"date", |
| | | "limitParam":"", |
| | | "limitErrInfo":"结束时间格式错误", |
| | | "show": true |
| | | "whereCondition": "equal", |
| | | "code": "builtUpArea", |
| | | "name": "建筑面积", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "feeCoefficient", |
| | | "name": "算费系数", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "userId", |
| | | "name": "用户ID", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "statusCd", |
| | | "name": "数据状态", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "state", |
| | | "name": "房屋状态", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomType", |
| | | "name": "房屋类型", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomSubType", |
| | | "name": "房屋类型", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomArea", |
| | | "name": "室内面积", |
| | | "inputType": "input" |
| | | }, |
| | | { |
| | | "whereCondition": "equal", |
| | | "code": "roomRent", |
| | | "name": "租金", |
| | | "inputType": "input" |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "templateKey": "" |
| | | } |