From 75ce904463b89dd8c311d90ea479fab877d9245c Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 04 一月 2024 13:48:58 +0800
Subject: [PATCH] 完成空间分析功能

---
 TEWin/Resources/SpatialQuery/SpatialQuery.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/TEWin/Resources/SpatialQuery/SpatialQuery.html b/TEWin/Resources/SpatialQuery/SpatialQuery.html
index 7f97944..e080efb 100644
--- a/TEWin/Resources/SpatialQuery/SpatialQuery.html
+++ b/TEWin/Resources/SpatialQuery/SpatialQuery.html
@@ -1,7 +1,7 @@
 锘�<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-  <title>绌洪棿鏌ヨ</title>
+  <title>绌洪棿鍒嗘瀽</title>
   <meta http-equiv="Expires" content="0" />
   <meta http-equiv="Cache" content="no-cache" />
   <meta http-equiv="Pragma" content="no-cache" />
@@ -113,7 +113,7 @@
             <td class="s8b">
               <label for="Mode" class="i18n">缂撳啿璺濈</label>
             </td>
-            <td>&nbsp;<input id="Buffer" type="text" style="width: 98pt;" value="0" size="7" onchange="CheckNumberEx(Buffer, 0, 0, 9999999); changeBuffer(this);" />
+            <td>&nbsp;<input id="Buffer" type="text" style="width: 95pt;" value="0" size="7" onchange="CheckNumberEx(Buffer, 0, 0, 9999999); changeBuffer(this);" />
               &nbsp;&nbsp;绫�
             </td>
           </tr>
@@ -132,7 +132,7 @@
               <label for="Mode" class="i18n">鏌ヨ绫诲瀷</label>
             </td>
             <td>&nbsp;<select id="SelectType" style="width: 100pt;">
-              <option value="1156">鐐规煡</option>
+              <option value="1074">鐐规煡</option>
               <option value="1072">绾挎煡</option>
               <option value="1071" selected="selected">闈㈡煡</option>
               <option value="1156">閫夋嫨瀵硅薄</option>

--
Gitblit v1.9.3