| | |
| | | </div> |
| | | <div class="form-group"> |
| | | <label><font color="red">*</font>服务接口URL<span class="text-muted">(URL需为http或https接口)</span></label> |
| | | <input type="text" autocomplete="off" th:value="${heathMonitor.heathUrl}" class="validate[required,maxSize[255]] form-control" name="heathUrl" id="heathUrl" placeholder="如http://192.168.1.1:9999/wgcloud/heath"> |
| | | <input type="text" autocomplete="off" th:value="${heathMonitor.heathUrl}" class="validate[required,maxSize[255]] form-control" name="heathUrl" id="heathUrl" placeholder="如http://192.168.1.1:9999/tssw/heath"> |
| | | </div> |
| | | <div class="form-group clearfix"> |
| | | <label><font color="red">*</font>接口请求方式</label></br> |