|
|
|
@ -112,7 +112,7 @@ |
|
|
|
</div> |
|
|
|
<div class="mb-8"> |
|
|
|
<div class="input-group mb-3"> |
|
|
|
<input placeholder="目标服务器ip,端口:9080" type="input" name="serverip" class="form-control"></input> |
|
|
|
<input placeholder="目标服务器ip,端口:9099" type="input" name="serverip" class="form-control"></input> |
|
|
|
<input type="hidden" name="curpath" value="{{ .UrlPath }}"/> |
|
|
|
<!--button class="btn btn-primary" type="submit">下载zip</button--> |
|
|
|
<button class="btn btn-primary" type="submit">同步选中的文件压缩包</button> |
|
|
|
|