| | |
| | | <Content Include="mp4\北宝1号监控\2024.4.2.mp4" /> |
| | | <Content Include="mp4\北宝2号监控\2024.3.21.mp4" /> |
| | | <Content Include="mp4\北宝2号监控\2024.4.2.mp4" /> |
| | | <Content Include="mp4\北宝3号监控\2024.3.21.mp4" /> |
| | | <Content Include="mp4\北宝3号监控\2024.4.2.mp4" /> |
| | | <Content Include="mp4\北宝4号监控\2024.3.21.mp4" /> |
| | | <Content Include="mp4\北宝4号监控\2024.4.2.mp4" /> |
| | | <Content Include="mp4\北宝5号监控\2024.3.23.mp4" /> |
| | | <Content Include="mp4\北宝5号监控\2024.4.2.mp4" /> |
| | | <Content Include="mp4\北宝6号监控\2024.3.21.mp4" /> |
| | | <Content Include="mp4\北宝6号监控\2024.4.2.mp4" /> |
| | | <Content Include="Resources\ImageComparison\1033\help.html" /> |
| | | <Content Include="Resources\ImageComparison\1033\Lang.js" /> |
| | | <Content Include="Resources\ImageComparison\2052\help.html" /> |
| | |
| | | //工程树 |
| | | var projectTreeStatus = true; |
| | | |
| | | //createBorderDialog |
| | | function projectTree() { |
| | | if (projectTreeStatus) { |
| | | //sgworld.ProjectTree.ShowSearchTool = false; |
| | | window.external.createPmDialogDock('projectTree', url + "tool/ProjectTree.html", 420, 500, 200, 500, -1, -1); |
| | | //window.external.createPmDialogDock('projectTree', url + "tool/ProjectTree.html", 420, 500, 200, 500, -1, -1); |
| | | window.external.createPmDialogDock('projectTree', url + "tool/ProjectTree.html", 280, 450, 150, 20, -1, -1); //rb.width, rb.height, rb.top, rb.left, rb.bottom, rb.right |
| | | projectTreeStatus = false; |
| | | } else { |
| | | window.external.closeDialog("projectTree"); |