old mode 100644
new mode 100755
| | |
| | | { |
| | | "templateName": "活动规则", |
| | | "directories": "property", |
| | | "templateCode": "activitiesRule", |
| | | "templateKey": "ruleId", |
| | | "templateKeyName": "规则ID", |
| | | "searchCode": "ruleId", |
| | | "searchName": "规则ID", |
| | | "templateName":"金币设置", |
| | | "templateCode":"systemGoldSetting", |
| | | "templateKey":"settingId", |
| | | "templateKeyName":"设置ID", |
| | | "searchCode": "settingId", |
| | | "searchName": "设置ID", |
| | | "directories": "admin", |
| | | "conditions": [ |
| | | { |
| | | "name": "活动类型", |
| | | "inputType": "select", |
| | | "selectValue": "6666", |
| | | "selectValueName": "最美员工", |
| | | "code": "ruleType", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "规则名称", |
| | | "name": "活动标题", |
| | | "inputType": "input", |
| | | "code": "ruleName", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "活动对象", |
| | | "inputType": "select", |
| | | "selectValue": "2222,3333,4444", |
| | | "selectValueName": "大众,业主,员工", |
| | | "code": "activitiesObj", |
| | | "code": "title", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns": [ |
| | | "columns":[ |
| | | { |
| | | "code": "ruleType", |
| | | "cnCode": "活动类型", |
| | | "desc": "必填,请填写活动类型", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "code":"goldName", |
| | | "cnCode":"名称", |
| | | "desc":"必填,请填写名称", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"1,64", |
| | | "limitErrInfo":"名称不能超过64位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "goldType", |
| | | "cnCode":"类型", |
| | | "desc":"必填,请选择类型", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue": "6666", |
| | | "selectValueName": "最美员工", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "活动类型格式错误", |
| | | "selectValue":"1001", |
| | | "selectValueName":"普通金币", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"类型格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "ruleName", |
| | | "cnCode": "规则名称", |
| | | "desc": "必填,请填写规则名称", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "code": "buyPrice", |
| | | "cnCode":"购买价格", |
| | | "desc":"必填,请填写购买金币价格", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "128", |
| | | "limitErrInfo": "规则名称太长", |
| | | "limit":"money", |
| | | "limitParam":"", |
| | | "limitErrInfo":"购买价格格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "startTime", |
| | | "cnCode": "开始时间", |
| | | "desc": "必填,请填写开始时间", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "code": "usePrice", |
| | | "cnCode":"使用价格", |
| | | "desc":"必填,请填写使用价格", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit": "datetime", |
| | | "limitParam": "128", |
| | | "limitErrInfo": "开始时间格式错误", |
| | | "show": true |
| | | },{ |
| | | "code": "endTime", |
| | | "cnCode": "结束时间", |
| | | "desc": "必填,请填写结束时间", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "datetime", |
| | | "limitParam": "", |
| | | "limitErrInfo": "结束时间格式错误", |
| | | "limit":"money", |
| | | "limitParam":"", |
| | | "limitErrInfo":"使用价格格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "activitiesObj", |
| | | "cnCode": "活动对象", |
| | | "desc": "必填,请选择活动对象", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "code": "validity", |
| | | "cnCode":"有效期", |
| | | "desc":"必填,请填写有效期", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"num", |
| | | "limitParam":"", |
| | | "limitErrInfo":"有效期必须为整数", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "state", |
| | | "cnCode":"状态", |
| | | "desc":"必填,请选择状态", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "select", |
| | | "selectValue": "2222,3333,4444", |
| | | "selectValueName": "大众,业主,员工", |
| | | "limit": "num", |
| | | "limitParam": "", |
| | | "limitErrInfo": "活动对象格式错误", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code": "remark", |
| | | "cnCode": "规则说明", |
| | | "desc": "必填,请填写规则说明", |
| | | "required": true, |
| | | "hasDefaultValue": false, |
| | | "inputType": "input", |
| | | "limit": "maxLength", |
| | | "limitParam": "1024", |
| | | "limitErrInfo": "规则说明太长", |
| | | "selectValue":"001,002", |
| | | "selectValueName":"启用,停用", |
| | | "limit":"maxLength", |
| | | "limitParam":"12", |
| | | "limitErrInfo":"状态格式错误", |
| | | "show": true |
| | | } |
| | | ] |