{
"status": 0,
"msg": "string",
"data": {
"rules": [
{
"type": "string",
"field": "string",
"value": 0,
"title": "string",
"col": {
"span": 0
},
"props": {
"type": "string",
"placeholder": "string",
"min": 0,
"precision": 0,
"maxLength": 0,
"title": "string",
"src": "string",
"icon": "string",
"width": "string",
"height": "string"
},
"options": [
{
"label": "string",
"value": 0
}
]
}
],
"title": "string",
"action": "string",
"method": "string",
"info": "string",
"status": true
}
}