| | |
| | | { |
| | | "templateName":"小区", |
| | | "templateCode":"community", |
| | | "templateKey":"communityId", |
| | | "templateKeyName":"小区ID", |
| | | "templateName":"小程序管理", |
| | | "templateCode":"smallWeChat", |
| | | "templateKey":"weChatId", |
| | | "templateKeyName":"编码", |
| | | "searchCode": "name", |
| | | "searchName": "小程序名称", |
| | | "conditions": [ |
| | | { |
| | | "name": "小程序名称", |
| | | "inputType": "input", |
| | | "code": "name", |
| | | "whereCondition": "equal" |
| | | }, |
| | | { |
| | | "name": "appId", |
| | | "inputType": "input", |
| | | "code": "appId", |
| | | "whereCondition": "equal" |
| | | } |
| | | ], |
| | | "columns":[ |
| | | { |
| | | "code":"name", |
| | | "cnCode":"小区名称", |
| | | "desc":"必填,请填写小区名称", |
| | | "cnCode":"小程序名称", |
| | | "desc":"必填,请填写小程序名称", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "limit":"maxin", |
| | | "limitParam":"10,20", |
| | | "limitErrInfo":"小区名称必须在10至20字符之间" |
| | | "inputType": "input", |
| | | "limit":"max", |
| | | "limitParam":"1,100", |
| | | "limitErrInfo":"小程序名称不能超过100位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"address", |
| | | "cnCode":"小区地址", |
| | | "desc":"必填,请填写小区地址", |
| | | "code": "appId", |
| | | "cnCode":"appId", |
| | | "desc":"必填,请填写appId", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"50", |
| | | "limitErrInfo":"小区地址不能大于50个字符" |
| | | "limitParam":"1,100", |
| | | "limitErrInfo":"appId不能超过100位", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"nearbyLandmarks", |
| | | "cnCode":"附近地标", |
| | | "desc":"必填,请填写小区附近地标", |
| | | "code":"appSecret", |
| | | "cnCode":"应用密钥", |
| | | "desc":"必填,请填写应用密钥", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType":"input", |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"50", |
| | | "limitErrInfo":"小区附近地标不能大于50个字符" |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"应用密钥不能超过200个字符", |
| | | "show": true |
| | | }, |
| | | { |
| | | "code":"cityCode", |
| | | "cnCode":"城市编码", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"0971", |
| | | "inputType":"none", |
| | | "code": "payPassword", |
| | | "cnCode":"支付密码", |
| | | "desc":"必填,请填写支付密码", |
| | | "required":true, |
| | | "hasDefaultValue":false, |
| | | "inputType": "input", |
| | | "limit":"maxin", |
| | | "limitParam":"12", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | }, |
| | | { |
| | | "code":"mapX", |
| | | "cnCode":"小区维度", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"101.33", |
| | | "inputType":"none", |
| | | "limit":"maxin", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | }, |
| | | { |
| | | "code":"mapY", |
| | | "cnCode":"小区经度", |
| | | "desc":"", |
| | | "required":false, |
| | | "hasDefaultValue":true, |
| | | "defaultValue":"101.33", |
| | | "inputType":"none", |
| | | "limit":"maxin", |
| | | "limitParam":"20", |
| | | "limitErrInfo":"小区城市编码不能大于4个字符" |
| | | "limitParam":"1,200", |
| | | "limitErrInfo":"支付密码不能超过200个字符", |
| | | "show": true |
| | | } |
| | | |
| | | |
| | | ] |
| | | } |