var tMenu = { "panels": [{ "children": [{ "title": "历年数据对比", "callBack": "showtool", "icon": url + "/Image/contrast.png", "param": "1", "height": 22, "width": 22, }], "left": -1, "title": "rt1", "top": 18, "bottom": -1, "right": 360, "visible": "true", "direction": "wh" }, { "children": [{ "title": "返回", "callBack": "showtool", "icon": url + "/Image/contrast.png", "param": "2", "height": 22, "width": 22, }], "left": -1, "title": "rt2", "top": 18, "bottom": -1, "right": 360, "visible": "true", "direction": "wh" }, { "children": [{ "title": "地质数据管理", "callBack": "GeologicaltTool", "icon": url + "/Image/dizhishujuguanli.png", "param": "2", "height": 22, "width": 22, }], "left": -1, "title": "GT1", "top": 18, "bottom": -1, "right": 180, "visible": "true", "direction": "wh" }, ] }; var labeltext1 = [{ 'name': 'lbl1', 'content': '历年数据对比', 'fontsize': '20', "callBack": "showtool", "param": "1", 'rgba': '255,255,255,255', 'left': '-1', 'right': '230', 'top': '12', 'visible': 'false', 'bottom': '-1' }, { 'name': 'lbl2', 'content': '地质数据管理', 'fontsize': '20', "callBack": "showtool", "param": "1", 'rgba': '255,255,255,255', 'left': '-1', 'right': '50', 'top': '12', 'visible': 'false', 'bottom': '-1' }] var labeltext2 = [{ 'name': 'lbl1', 'content': '返回', 'fontsize': '20', "callBack": "GeologicaltTool", "param": "1", 'rgba': '255,255,255,255', 'left': '-1', 'right': '310', 'top': '12', 'visible': 'false', 'bottom': '-1' }, { 'name': 'lbl2', 'content': '地质数据管理', 'fontsize': '20', "callBack": "GeologicaltTool", "param": "1", 'rgba': '255,255,255,255', 'left': '-1', 'right': '50', 'top': '12', 'visible': 'false', 'bottom': '-1' }] var engintree = { "panels": [{ "children": [{ "title": "资源库", "callBack": "showtool", "icon": url + "/Image/contrast.png", "param": "1", "height": 80, "width": 196 }], "left": -1, "title": "rt1", "top": 0, "bottom": -1, "right": 660, "visible": "true", "direction": "wh" }] }; var bMenu = { 'menuBackground': [{ 'icon': url + "/Image/contrast.png" }], 'bottom': '20', 'menu': [{ 'name': '图层检索', "icon": url + "/Image/contrast.png", 'callBack': '', 'param': '', 'children': '' }, { 'name': '多期数据', "icon": url + "/Image/contrast.png", 'callBack': '', 'param': '', 'children': '' } ] }