| | |
| | | "icon": url + "Img/a2.png", |
| | | "param": "1", |
| | | "height": 77, |
| | | "width": 120 |
| | | "width": 100 |
| | | }], |
| | | "left": 5, |
| | | "title": "a1", |
| | |
| | | "icon": url + "Img/a1.png", |
| | | "param": "2", |
| | | "height": 77, |
| | | "width": 120 |
| | | "width": 100 |
| | | }], |
| | | "left": 5, |
| | | "title": "a2", |
| | |
| | | "right": -1, |
| | | "visible": "false", |
| | | "direction": "wh" |
| | | }, |
| | | { |
| | | }, { |
| | | "children": [{ |
| | | "title": "高级工具", |
| | | "callBack": "setMenu", |
| | | "icon": url + "Img/a4.png", |
| | | "param": "1", |
| | | "height": 77, |
| | | "width": 120 |
| | | "width": 100 |
| | | }], |
| | | "left": 115, |
| | | "left": 105, |
| | | "title": "a3", |
| | | "top": 35, |
| | | "bottom": 0, |
| | |
| | | "icon": url + "Img/a3.png", |
| | | "param": "2", |
| | | "height": 77, |
| | | "width": 120 |
| | | "width": 100 |
| | | }], |
| | | "left": 115, |
| | | "left": 105, |
| | | "title": "a4", |
| | | "top": 35, |
| | | "bottom": 0, |
| | | "right": -1, |
| | | "visible": "false", |
| | | "direction": "wh" |
| | | }, |
| | | { |
| | | }, { |
| | | "children": [{ |
| | | "title": "统计分析", |
| | | "callBack": "fenX", |
| | | "title": "空间查询", |
| | | "callBack": "kjcx", |
| | | "icon": url + "Img/a6.png", |
| | | "param": "1", |
| | | "height": 77, |
| | | "width": 120 |
| | | "width": 100 |
| | | }], |
| | | "left": 225, |
| | | "left": 205, |
| | | "title": "a5", |
| | | "top": 35, |
| | | "bottom": 0, |
| | |
| | | }, { |
| | | "children": [{ |
| | | "title": "统计分析", |
| | | "callBack": "fenX", |
| | | "callBack": "tjfx", |
| | | "icon": url + "Img/a5.png", |
| | | "param": "2", |
| | | "param": "1", |
| | | "height": 77, |
| | | "width": 120 |
| | | "width": 100 |
| | | }], |
| | | "left": 225, |
| | | "left": 305, |
| | | "title": "a6", |
| | | "top": 35, |
| | | "bottom": 0, |
| | | "right": -1, |
| | | "visible": "false", |
| | | "visible": "true", |
| | | "direction": "wh" |
| | | } |
| | | ] |
| | | }] |
| | | }; |
| | | |
| | | |
| | |
| | | //TBAX.setLMenu(JSON.stringify(lMenu)); |
| | | TBAX.setFullBtn2(JSON.stringify(tMenu)); |
| | | sgworld.AttachEvent("OnLoadFinished", OnloadFished); |
| | | }, 2000); |
| | | }, 500); |
| | | }); |
| | | |
| | | //加载完成事件 |
| | | function OnloadFished() { |
| | | $("#bg").css("display", "none"); |
| | | TE.style.marginLeft = "0px"; |
| | | sgworld.AttachEvent("OnLButtonDblClk", OnLButtonUp); |
| | | sgworld.AttachEvent("OnLButtonDblClk", OnLButtonUp); |
| | | } |
| | | |
| | | function close() { |