menu.json 1.71 KB
{
  "lables":["menuName","btnName","favname","title"],
  "top":{
    "title":"",
    "icon":"icon-coms-integration",
    "iconColor":"#1a57a0",
    "tab":{
      "datas":[
        {
          "title": "503986",
          "key": "selectEvent"
        },
        {
          "title": "387768",
          "key": "selectInterface"
        },
        {
          "title": "503987",
          "key": "interfaceConfig"
        },
        {
          "title": "381943",
          "key": "dataMapping"
        },
		{
          "title": "503988",
          "key": "responseConfig"
        },
		{
          "title": "506400",
          "key": "appTest"
        }
      ],
      "keyParam": "key",
      "selectedKey": "dataMapping",
      "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/publish/route",
    "importantlevel": 1
  }
}