fields.json 1.23 KB
{
  "lables": [
    "title",
    "label",
    "showname",
    "content"
  ],
  "fields": [
    {
      "title": "506401",
      "defaultshow": true,
      "items": [
		{
          "labelcol": 8,
          "colSpan": 1,
          "rules": "string",
          "fieldcol": 16,
          "viewAttr": 2,
          "conditionType": "TEXTAREA",
          "label": "",
		  "value":"",
          "domkey": [
            "params"
          ]
        }]
    },
	{
      "title": "502131",
      "defaultshow": true,
      "items": [
			{
			  "labelcol": 8,
			  "colSpan": 1,
			  "rules": "string",
			  "fieldcol": 16,
			  "viewAttr": 1,
			  "conditionType": "INPUT",
			  "label": "",
			  "value":"",,
			  "domkey": [
				"flag"
			  ]
			},
			{
			  "labelcol": 8,
			  "colSpan": 1,
			  "rules": "string",
			  "fieldcol": 16,
			  "viewAttr": 1,
			  "conditionType": "TEXTAREA",
			  "label": "",
			  "value":"",
			  "hasBorder": true,
			  "domkey": [
				"responseData"
			  ]
			}
		]
    }
  ],
  "top":{
    "tab":{
	  "datas":[
        {
          "title": "221",
          "key": "preShow"
        },
		{
          "title": "503918",
          "key": "responseFormart"
        }
      ],
	  "keyParam": "key",
      "selectedKey": "preShow"
    }
  }
}