menu.json 1.66 KB
{
  "lables":["menuName","btnName","favname","title"],
  "top":{
    "title":"",
    "icon":"icon-coms-integration",
    "iconColor":"#1a57a0",
	"tab":{
      "datas":[
        {
          "title": "503220",
          "key": "definition"
        },
        {
          "title": "83679",
          "key": "request"
        },
		{
          "title": "502131",
          "key": "response"
        },
		{
          "title": "503599",
          "key": "success"
        },
		{
          "title": "513040",
          "key": "faildesc"
        },
		{
          "title": "503600",
          "key": "test"
        }
      ],
	  "keyParam": "key",
      "selectedKey": "definition",
      "advanceHeight":123
    }
  },
  "button" :[
    {
      "btnName":"1876",
      "btnType":"primary",
      "type":"BTN_LAST_STEP"
    },
	{
      "btnName":"1402",
      "btnType":"primary",
      "type":"BTN_NEXT_STEP"
    },
	{
      "btnName":"555",
      "btnType":"primary",
      "type":"BTN_NEXT_STEP",
	  "isFinish":true
    }
  ],
  "rightMenus": [
    {
      "menuIcon": "icon-coms-Preservation",
      "isTop": "1",
      "menuName": "1876",
      "isControl": "0",
      "type": "BTN_LAST_STEP"
    },
	{
      "menuIcon": "icon-coms-Preservation",
      "isTop": "1",
      "menuName": "1402",
      "isControl": "0",
      "type": "BTN_NEXT_STEP"
    },
	{
      "menuIcon": "icon-coms-Preservation",
      "isTop": "1",
      "menuName": "555",
      "isControl": "0",
      "type": "BTN_NEXT_STEP",
	  "isFinish":true
    }
  ],
  "collectParams": {
    "favname": "",
    "favouritetype": 5,
    "objid": 0,
    "link": "wui/engine.html#/integration/esb/service/procedure",
    "importantlevel": 1
  }
}