소스 검색

默认地市查询

wangrulan 2 년 전
부모
커밋
79b1e76687
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/main/resources/templates/template.html

+ 2 - 2
src/main/resources/templates/template.html

@@ -135,8 +135,8 @@
         </br>
             <div style="width:100%;float: left;">
                 <div class="column" id="searchType" style="width:auto;float: left;">
-                    <input type="radio" name="where" value="eci" title="按eci查询" lay-filter="where" checked>
-                    <input type="radio" name="where" value="area" title="按地市查询" lay-filter="where">
+                    <input type="radio" name="where" value="area" title="按地市查询" lay-filter="where" checked>
+                    <input type="radio" name="where" value="eci" title="按eci查询" lay-filter="where" >
                 </div>
                 <div style="width:70%;float: left;">
                     <input id="condition" class="layui-input" placeholder="如多个eci查询请用英文逗号隔开"