<!DOCTYPE html>
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:layout="http://www.w3.org/1999/xhtml"
|
xmlns:th="http://www.thymeleaf.org" layout:decorator="MasterPage/Layout.Empty">
|
<head>
|
<meta charset="UTF-8" />
|
<title>资源新增或修改</title>
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
<link rel="stylesheet" th:href="@{${pubzyWebRoot} + 'BootStrap4/expand/plugins/jqgrid/ui.jqgrid-bootstrap.css'}" />
|
<link rel="stylesheet" th:href="@{${pubzyWebRoot} + 'BootStrap4/assets/plugins/bootstrap-datepicker/old_datepaker/datepicker.css'}" />
|
<link rel="stylesheet" href="/css/tagsinput.css"/>
|
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport" />
|
<link rel="stylesheet" th:href="@{${pubzyWebRoot} + 'BootStrap4/expand/plugins/portlet/css/portlet.css'}" />
|
<link th:href="@{${pubzyWebRoot} + 'media/css/bootstrap-fileupload.css'}"/>
|
<link th:href="@{${pubzyWebRoot} + 'media/css/uniform.default.css'}"/>
|
<link href="/js/selectChosen/component-chosen.min.css" rel="stylesheet" />
|
|
<script th:src="@{${pubzyWebRoot} + 'BootStrap4/expand/plugins/portlet/portlet.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'BootStrap4/assets/plugins/bootstrap-datepicker/old_datepaker/bootstrap-datepicker.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'BootStrap4/assets/plugins/bootstrap-datepicker/old_datepaker/bootstrap-datepicker.zh-CN.min.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/bootstrap-fileupload.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/tabPages.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/jquery.form-3.51.0.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'BootStrap4/expand/plugins/layer/layer.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/jquery.tagsinput.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/validation/jquery.validate.min.js'}" type="text/javascript"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/validation/messages_zh.js'}" type="text/javascript"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/validation/additional-methods.min.js'}" type="text/javascript"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/yanzhen.js'}" type="text/javascript"></script>
|
<link th:href="@{${pubzyWebRoot} + 'ext-4.2.1.883/resources/css/ext-all-neptune.css'}" rel="stylesheet" type="text/css" />
|
<script th:src="@{${pubzyWebRoot} + 'ext-4.2.1.883/ext-all.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'ext-4.2.1.883/locale/ext-lang-zh_CN.js'}"></script>
|
<script th:src="@{${jspwebroot}+'utf8-jsp/ueditor.config.js'}"></script>
|
<script th:src="@{${jspwebroot}+'utf8-jsp/ueditor.all.js'}"></script>
|
<script th:src="@{${jspwebroot}+'utf8-jsp/lang/zh-cn/zh-cn.js'}"></script>
|
<script th:src="@{${pubzyWebRoot} + 'media/js/winPro.js'}"></script>
|
<script src="../../../js/validator.js"></script>
|
<script src="../../../js/esbmanage.js"></script>
|
<script src="/js/selectChosen/chosen.jquery.js"></script>
|
<style>
|
body {
|
background-color: white;
|
box-sizing: border-box;
|
overflow-x: hidden;
|
}
|
|
.form-control {
|
padding: 0.3rem 0.7rem;
|
height: 34px;
|
display: inline-block;
|
}
|
|
.control-label {
|
padding-top: 0 !important;
|
width: 160px;
|
float: left;
|
line-height: 30px;
|
padding-right: 1.5em;
|
}
|
|
.control-group {
|
margin-bottom: 1em;
|
}
|
|
.controls {
|
margin-left: 160px;
|
}
|
|
.col-sm-3, .col-sm-6, .col-sm-12 {
|
padding-left: 0;
|
padding-right: 0;
|
}
|
|
.fade {
|
display: none;
|
}
|
|
.in.fade {
|
display: block;
|
}
|
|
.control-group error {
|
border-color: #b94a48;
|
}
|
|
#button {
|
color: #fff !important;
|
background-color: #039cfd !important;
|
border-color: #039cfd !important;
|
}
|
|
img {
|
cursor: pointer;
|
}
|
|
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
|
color: #555;
|
cursor: default;
|
background-color: #fff;
|
border: 1px solid #ddd;
|
border-bottom-color: transparent;
|
}
|
|
. {
|
display: none;
|
}
|
|
.tags-wrapper {
|
width: 75%;
|
display: inline-block;
|
}
|
|
#tagInput {
|
width: 100%;
|
}
|
|
.layer-tags-wrapper {
|
z-index: 9;
|
}
|
|
#tbGKList td {
|
border: 1px solid #ccc;
|
}
|
|
#tbGKList input{
|
text-align:center;
|
width:100%;
|
min-height: 30px;
|
}
|
|
/*富文本编辑器底部元素路径隐藏*/
|
.edui-default .edui-editor-breadcrumb {
|
display: none;
|
}
|
|
#contents{
|
margin-left: -0.6%;
|
}
|
|
#PhotoDiv1:hover {
|
-webkit-animation:blink 1s;
|
animation:blink 1s;
|
}
|
|
@-webkit-keyframes blink {
|
0% {
|
opacity: 1
|
}
|
|
50% {
|
opacity: .7
|
}
|
|
100% {
|
opacity: 1
|
}
|
}
|
|
@keyframes blink {
|
0% {
|
opacity: 1
|
}
|
|
50% {
|
opacity: .7
|
}
|
|
100% {
|
opacity: 1
|
}
|
}
|
</style>
|
<style>
|
.controls .chosen-container {
|
width: 75% !important;
|
}
|
</style>
|
</head>
|
<body style="background-color:white !important;">
|
<div layout:fragment="content">
|
<form class="form-horizontal">
|
<div class="portlet box ltblue">
|
<div class="portlet-body">
|
<div style="width:100%;text-align: center;">
|
<div style="text-align:center;height:40px;line-height:40px;font-size:15px;margin-top:5px;">
|
|
</div>
|
<table id="tbGKList" style="width:80%;margin:auto">
|
<tr style="text-align:center;height:30px;width:100%;background-color: transparent;color:#999;">
|
<td style="width:27%;background-color:#DDD;color:#666">地理参考信息</td>
|
<td style="width:47%;background-color:#DDD;color:#666">服务路径</td>
|
<td style="width:16%;background-color:#DDD;color:#666">操作
|
<img id="tdOper" src="/image/Plus.gif" onclick="AddRow2()"
|
style="cursor:pointer;" />
|
</td>
|
</tr>
|
<tr>
|
<td>
|
<select disabled="disabled" name="typeandurl" class="col-sm-12" style="border:none;padding:0.3rem 0.7rem;">
|
<option value=''>--请选择--</option>
|
</select>
|
</td>
|
<td>
|
<input readonly="readonly" type="text" name="serverurl" class="m-warp span12" style="border:0px;" onblur="TextBlur(this)" onfocus="TextFocus(this)" />
|
</td>
|
<td style="text-align:center;">
|
<img src="/image/edit.gif" alt="编辑" style="cursor:pointer;margin-top:2px;" onclick="showEditModal(this)" />
|
<img src="/image/wrong.gif" alt="删除" style="cursor:pointer;" onclick="DeleteRowData2(this)" />
|
<img src="/image/down.gif" onclick="Downrow(this)" style="cursor:pointer;"/>
|
<img src="/image/up.gif" onclick="Uprow(this)" style="cursor:pointer;"/>
|
<a name="esbbtn" style="cursor: pointer;vertical-align:sub;" onclick="showEsbAgent(this)"><span>注册</span></a>
|
<a style="cursor: pointer;vertical-align:sub;" onclick="showEsbAgent(this)"><span>更新</span></a>
|
</td>
|
</tr>
|
<tr>
|
<td>
|
<select name="typeandurl" class="form-control col-sm-12" style="border:none;padding:0.3rem 0.7rem;" onchange="DisabledOption()">
|
<option value=''>--请选择--</option>
|
</select>
|
</td>
|
<td>
|
<input type="text" name="serverurl" class="m-warp span12" style="border:0px;" value="--" onblur="TextBlur(this)" onfocus="TextFocus(this)" />
|
</td>
|
<td style="text-align:center;">
|
<img src="/image/wrong.gif" alt="删除" style="cursor:pointer;" onclick="DeleteRowData2(this)" />
|
<img src="/image/down.gif" onclick="Downrow(this)" style="cursor:pointer;"/>
|
<img src="/image/up.gif" onclick="Uprow(this)" style="cursor:pointer;"/>
|
</td>
|
</tr>
|
</table>
|
<div style="height:20px;"></div>
|
</div>
|
</div>
|
</div>
|
<div class="portlet box ltblue">
|
<div class="portlet-body">
|
<div class="row">
|
<div class="col-sm-6">
|
<div class="control-group">
|
<label class="control-label">发布平台<span style="color: red;">*</span></label>
|
<div class="controls input-icon">
|
<select id="publishsoft" name="publishsoft" class="form-control col-sm-9" required="">
|
<option value="">--请选择--</option>
|
</select>
|
<span class="input-warning tooltips" data-original-title="">
|
<i class="fa-warning-sign" style="display: none;margin-left:30px;"></i>
|
</span>
|
</div>
|
</div>
|
</div>
|
<div class="col-sm-6">
|
<div class="control-group">
|
<label class="control-label">底图类型<span style="color: red;">*</span></label>
|
<div class="controls input-icon">
|
<select id="basemaptype" name="basemaptype" class="form-control col-sm-9" onchange="DownLoadModeChange(this);" required="">
|
<option value="">--请选择--</option>
|
</select>
|
<span class="input-warning tooltips" data-original-title="">
|
<i class="fa-warning-sign" style="display: none;margin-left:30px;"></i>
|
</span>
|
</div>
|
</div>
|
</div>
|
</div>
|
<!-- <div class="row">-->
|
<!-- <div class="col-sm-6 username">-->
|
<!-- <div class="control-group">-->
|
<!-- <label class="control-label">用户名</label>-->
|
<!-- <div class="controls input-icon">-->
|
<!-- <input type="text" id="username" name="username" class="form-control col-sm-9" />-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- <div class="col-sm-6 password">-->
|
<!-- <div class="control-group">-->
|
<!-- <label class="control-label">密码</label>-->
|
<!-- <div class="controls input-icon">-->
|
<!-- <input type="text" id="password" name="password" type="password" class="form-control col-sm-9" />-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- <div class="row">-->
|
<!-- <div class="col-sm-6">-->
|
<!-- <div class="control-group">-->
|
<!-- <label class="control-label">ESB代理<span style="color: red;">*</span></label>-->
|
<!-- <div class="controls input-icon">-->
|
<!-- <select type="text" id="espproxy" name="espproxy" class="form-control col-sm-9" required="">-->
|
<!-- <option value="">--请选择--</option>-->
|
<!-- <option value="0">否</option>-->
|
<!-- <option value="1">是</option>-->
|
<!-- </select>-->
|
<!-- <span class="input-warning tooltips" data-original-title="">-->
|
<!-- <i class="fa-warning-sign" style="display: none;margin-left:30px;"></i>-->
|
<!-- </span>-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- <div class="col-sm-6 token">-->
|
<!-- <div class="control-group">-->
|
<!-- <label class="control-label">TOKEN</label>-->
|
<!-- <div class="controls input-icon">-->
|
<!-- <input type="text" id="token" name="token" class="form-control col-sm-8" style="width:65%" />-->
|
<!-- <a class="btn btn-primary" onclick="getToken(0)" style="vertical-align:baseline;padding: 0.375rem 0.65rem;width:9%">获取</a>-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<!-- </div>-->
|
<div class="row" >
|
<div class="col-sm-6">
|
<div class="control-group">
|
<label class="control-label">关联标注图</label>
|
<div class="controls input-icon">
|
<input type="hidden" id="refmarkinfid" name="refmarkinfid" />
|
<input id="refmarkinfname" name="refmarkinfname" class="form-control col-sm-8" readonly="readonly"/>
|
<a class="btn" style="background-color: #e5e5e5;vertical-align:baseline !important;color: black;" title='选择标注图' onclick="ShowMould();">...</a>
|
</div>
|
</div>
|
</div>
|
<div class="col-sm-6" id="jingdu">
|
<div class="control-group">
|
<label class="control-label">影像精度</label>
|
<div class="controls input-icon">
|
<select id="imageaccuracy" name="imageaccuracy" class="form-control col-sm-9">
|
<option value="">--请选择--</option>
|
</select>
|
<span class="input-warning tooltips" data-original-title="">
|
<i class="fa-warning-sign" style="display: none;margin-left:30px;"></i>
|
</span>
|
</div>
|
</div>
|
</div>
|
</div>
|
<div class="row">
|
<div class="col-sm-6">
|
<div class="control-group">
|
<label class="control-label">切片级别</label>
|
<div class="controls input-icon">
|
<select id="xianshibiliStart" name="xianshibiliStart" onchange="ChangeBiLi(this)" class="form-control col-sm-9" style="width:37%;display:inline-block !important;">
|
<option value="">--请选择--</option>
|
<option value="0">0</option>
|
<option value="1">1</option>
|
<option value="2">2</option>
|
<option value="3">3</option>
|
</select>
|
<select id="xianshibiliEnd" name="xianshibiliEnd" class="form-control col-sm-9" style="width:37%;display:inline-block !important;">
|
<option value="">--请选择--</option>
|
<option value="0">0</option>
|
<option value="1">1</option>
|
<option value="2">2</option>
|
<option value="3">3</option>
|
</select>
|
<span class="input-warning tooltips" data-original-title="">
|
<i class="fa-warning-sign" style="display: none;margin-left:30px;"></i>
|
</span>
|
</div>
|
</div>
|
</div>
|
<div class="col-sm-6">
|
<div class="control-group">
|
<label class="control-label">动态输出</label>
|
<div class="controls input-icon">
|
<select id="supportdynamic" name="supportdynamic" class="form-control col-sm-9">
|
<option value="">--请选择--</option>
|
<option value="0">否</option>
|
<option value="1">是</option>
|
</select>
|
<span class="input-warning tooltips" data-original-title="">
|
<i class="fa-warning-sign" style="display: none;margin-left:30px;"></i>
|
</span>
|
</div>
|
</div>
|
</div>
|
</div>
|
<div class="row">
|
<div class="col-sm-12">
|
<div class="control-group">
|
<label class="control-label">地图覆盖范围</label>
|
<div class="controls input-icon">
|
<div class="form-control" style="width: 84%;">
|
<div style="float: left;width: 200px;">XMin: <span id="fullxmin_span" ></span></div>
|
<div style="float: left;width: 200px;">YMin: <span id="fullymin_span" ></span></div>
|
<div style="float: left;width: 200px;">XMax: <span id="fullxmax_span"></span></div>
|
<div style="float: left;width: 200px;">YMax: <span id="fullymax_span" ></span></div>
|
</div>
|
<button title="框选" type="button" class="btn btn-primary" id="KuangXuan_Full" style="vertical-align: top;margin-left: 2px;">框选</button>
|
</div>
|
</div>
|
</div>
|
</div>
|
<div class="row">
|
<div class="col-sm-12">
|
<div class="control-group">
|
<label class="control-label">扩展属性</label>
|
<div class="controls input-icon">
|
<textarea id="extproperty" name="extproperty" cols="4" class="form-control col-sm-11" style="height:90px;">
|
|
</textarea>
|
<span class="input-warning tooltips" data-original-title="">
|
<i class="fa-warning-sign" style="display: none;margin-left:30px;"></i>
|
</span>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</div>
|
</form>
|
</div>
|
</body>
|
</html>
|