| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | <div class="form-group"> |
| | | <label class="col-sm-2 control-label">机场/动车站点:</label> |
| | | <div class="col-sm-3" > |
| | | <input class="form-control" style="width: 250px;" type="text" id="address" autocomplete="on" > |
| | | <!-- <input class="form-control" style="width: 250px;" type="text" id="address" onchange="TOpenCityInfoDlg.searchByStationName(this,1)">--> |
| | | <!-- |
| | | <div class="form-group"> |
| | | <label class="col-sm-2 control-label">机场/动车站点:</label> |
| | | <div class="col-sm-3" > |
| | | <input class="form-control" style="width: 250px;" type="text" id="address" autocomplete="on" > |
| | | <input class="form-control" style="width: 250px;" type="text" id="address" onchange="TOpenCityInfoDlg.searchByStationName(this,1)"> |
| | | </div> |
| | | <div class="col-sm-4" > |
| | | <#input id="siteName" name="站点名称" value="" /> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="col-sm-10" style="margin-left: 397px;width: 70%;" > |
| | | <!-- 创建地图容器--> |
| | | |
| | | <div id="container" style="height: 500px;" ></div> |
| | | </div> |
| | | <div hidden id="lon"></div> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | --> |
| | | <div class="row btn-group-m-t"> |
| | | <div class="col-sm-10 col-sm-offset-5"> |
| | | <#button btnCss="info" name="提交" id="ensure" icon="fa-check" clickFun="TOpenCityInfoDlg.addSubmit()"/> |