|
|
@ -14,7 +14,6 @@
|
|
|
|
<link rel="stylesheet" type="text/css" href="${ctx}/resources/framework/css/cmmn/common-style.css"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="${ctx}/resources/framework/css/cmmn/common-style.css"/>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- [JS/CSS] jquery ui -->
|
|
|
|
<!-- [JS/CSS] jquery ui -->
|
|
|
|
<script type="text/javascript" src="${ctx}/resources/3rd-party/jquery/3.6.1/jquery.js" ></script>
|
|
|
|
|
|
|
|
<script type="text/javascript" src="${ctx}/resources/biz/common/js/jquery.serializeObject.js" ></script>
|
|
|
|
<script type="text/javascript" src="${ctx}/resources/biz/common/js/jquery.serializeObject.js" ></script>
|
|
|
|
<link rel="stylesheet" type="text/css" href="${ctx}/resources/3rd-party/jquery-ui/1.13.2/themes/redmond/jquery-ui.css" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="${ctx}/resources/3rd-party/jquery-ui/1.13.2/themes/redmond/jquery-ui.css" />
|
|
|
|
<script type="text/javascript" src="${ctx}/resources/3rd-party/jquery-ui/1.13.2/jquery-ui.js" ></script>
|
|
|
|
<script type="text/javascript" src="${ctx}/resources/3rd-party/jquery-ui/1.13.2/jquery-ui.js" ></script>
|
|
|
|