//右键菜单的启用与否 function toggleContextMenuDisplay(bol) { _viewer.toggleContextMenuDisplay(bol); }