管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-01-05 bdbf5f53c48d4e708807a08487891c214e77aea2
修改样式表
已修改2个文件
52 ■■■■■ 文件已修改
TEWin/Resources/SpaceStatistics/SpaceStatistics.html 34 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/SpatialQuery/SpatialQuery.html 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/SpaceStatistics/SpaceStatistics.html
@@ -25,7 +25,15 @@
    var gDebug = false;
    var groupName = "空间统计";
    function getGroupId()  {
    $(function () {
      init();
    });
    function init() {
      window.ondragstart = function () { return false; }
    }
    function getGroupId() {
      var gid = SGWorld.ProjectTree.FindItem(groupName);
      if (gid) return gid;
@@ -42,12 +50,11 @@
      }
    }
    $(function () {
      init();
    });
    function getFeatureLayers() {
      var layers = [], index = 0;
      BuildObjectsList(SGWorld.ProjectTree.RootID, layers, 36);
    function init() {
      window.ondragstart = function () { return false; }
      return layers;
    }
    function changeLayer(e) {
@@ -98,6 +105,7 @@
    function DrawPoly(geometry, type, altitudeType) {
      //SGWorld.Window.ShowMessageBarText("按 Esc 键退出");
      SGWorld.ProjectTree.EnableRedraw(0);
      alert(null==geometry);
    }
    function ResetAsync(FirstTime, FromMouseInputMode) {
@@ -121,17 +129,17 @@
    }
  </script>
</head>
<body>
  <table style="border: 0; padding: 0; border-spacing: 0; border-spacing: 2px; width: 100%;">
<body class="hideUntillTranslated">
  <table style="width: 100%; border: 0;" cellspacing="0" cellpadding="2">
    <tr>
      <td class="ToolTopArea" width="100%" valign="middle">
      <td class="ToolTopArea" id="TopAreaTD" width="100%" valign="middle">
        <table border="0" width="100%" cellspacing="0" cellpadding="0">
          <tr>
            <td width="55px">
              <img style="margin-left: 5px;" src="img/ToolIcon.png" alt="" /></td>
            <td id="TitleTD" align="center" class="s12w i18n">空间统计</td>
            <td align="right" id="CloseHelpTd">
              <img style="margin-right: 5px;" alt="" src="../CommonImg/help.png" border="0" class="i18n" alt="help" title="帮助" onclick="DisplayHelpPopup6(SGLang.i18nFile('help.html'),SGLang.i18n('help'))" style="cursor: pointer;"/></td>
              <img style="margin-right: 5px; cursor: pointer;" alt="" src="../CommonImg/help.png" border="0" class="i18n" alt="help" title="帮助" onclick="DisplayHelpPopup6(SGLang.i18nFile('help.html'),SGLang.i18n('help'))" /></td>
          </tr>
        </table>
      </td>
@@ -139,9 +147,9 @@
    <tr>
      <td class="ToolTopSeperator"></td>
    </tr>
    <tr>
    <tr class="s8">
      <td>
        <table class="PropertiesSheet" style="border: 0; padding: 0; border-spacing: 0; border-spacing: 2px;">
        <table class="PropertiesSheet" cellspacing="0" cellpadding="2">
          <tr class='TableOtherLine'>
            <td class="s8b">
              <label for="Mode" class="i18n">选择图层</label>
@@ -183,7 +191,7 @@
        </table>
      </td>
    </tr>
    <tr>
    <tr class="s8">
      <td align="center" class="ToolButtonsArea">
        <div id="SurfaceDiv">
          <button id="clipboardButton" class="MenuButton" onclick="openPropTab(this);" style="cursor: pointer;">
TEWin/Resources/SpatialQuery/SpatialQuery.html
@@ -80,17 +80,17 @@
    }
  </script>
</head>
<body>
  <table style="border: 0; padding: 0; border-spacing: 0; border-spacing: 2px; width: 100%;">
<body class="hideUntillTranslated">
  <table style="width: 100%; border: 0;" cellspacing="0" cellpadding="2">
    <tr>
      <td class="ToolTopArea" width="100%" valign="middle">
      <td class="ToolTopArea" id="TopAreaTD" style="width: 100%; vertical-align: middle;">
        <table border="0" width="100%" cellspacing="0" cellpadding="0">
          <tr>
            <td width="55px">
              <img style="margin-left: 5px;" src="img/ToolIcon.png" alt="" /></td>
            <td id="TitleTD" align="center" class="s12w i18n">空间分析</td>
            <td align="right" id="CloseHelpTd">
              <img style="margin-right: 5px;" alt="" src="../CommonImg/help.png" border="0" class="i18n" alt="help" title="帮助" onclick="DisplayHelpPopup6(SGLang.i18nFile('help.html'),SGLang.i18n('help'))" style="cursor: pointer;"/></td>
              <img style="margin-right: 5px; cursor: pointer;" alt="" src="../CommonImg/help.png" border="0" class="i18n" alt="help" title="帮助" onclick="DisplayHelpPopup6(SGLang.i18nFile('help.html'),SGLang.i18n('help'))"/></td>
          </tr>
        </table>
      </td>
@@ -98,9 +98,9 @@
    <tr>
      <td class="ToolTopSeperator"></td>
    </tr>
    <tr>
    <tr class="s8">
      <td>
        <table class="PropertiesSheet" style="border: 0; padding: 0; border-spacing: 0; border-spacing: 2px;">
        <table class="PropertiesSheet" cellspacing="0" cellpadding="2">
          <tr class='TableOtherLine'>
            <td class="s8b">
              <label for="Mode" class="i18n">选择图层</label>
@@ -142,13 +142,13 @@
        </table>
      </td>
    </tr>
    <tr>
    <tr class="s8">
      <td align="center" class="ToolButtonsArea">
        <div id="SurfaceDiv">
          <button id="clipboardButton" class="MenuButton" onclick="openPropTab(this);" style="cursor: pointer;">
          <button class="MenuButton" onclick="openPropTab(this);" style="cursor: pointer;">
            <img src="../commonImg/prop.png" /><br />
            <span class="i18n">属性表</span></button>
          <button id="DrawPlaneBtn" class="MenuButton MenuButtonLast" onclick="startQuery(this);" style="cursor: pointer;">
          <button class="MenuButton MenuButtonLast" onclick="startQuery(this);" style="cursor: pointer;">
            <img src="../commonImg/polygon.png" /><br />
            <span class="i18n">开始查询</span></button>
        </div>