<%@ page contentType="text/html;charset=UTF-8" %>
<%@ page isELIgnored="false"%>
<%@ page language="java" pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>

<script type="text/javascript" src="<%=path %>/static/js/common/ui/Select3.js"></script>
<script type="text/javascript" src="<%=path %>/static/js/fee/basicDistributeFee.js"></script>
<script>
var basePath = '<%=path%>';
document.title = "基础运费结算"
</script>
<style type="text/css">
.mc-form-group label { width: 60px; }
.mc-form-group .form-control {width: 150px; }
.mc-form-group .btn { margin-left: 10px; }
.modal-overflow .modal-body{height:500px;overflow:auto !important;}
.form-horizontal label.three{
text-align : right;
font-size: 14px;
font-weight: 500;
}
.form-group h4{
font-weight: bold;
margin-left:20px;
}
.tdWidth{
width:110px;
}
thead > tr >td {
vertical-align: middle !important;
text-align: center;
}
.grid-table.grid-excel-table > tbody td.grid-cell-no-widget {
color: #444;
}
.ui-state-active {
color: #eb8f00 !important;
}
.grid-table.grid-excel-table.grid-group-table > tbody > tr.grid-row:not(:first-child) {
/*border-top-width: 5px !important;*/
}
.grid-table .grid-row.odd > td {
background-color: #D3D3D3;
}
.file {
position: relative;
display: inline-block;
background: #D0EEFF;
border: 1px solid #99D3F5;
border-radius: 4px;
padding: 4px 12px;
overflow: hidden;
color: #1E88C7;
text-decoration: none;
text-indent: 0;
line-height: 20px;
}
.file input {
position: absolute;
font-size: 100px;
right: 0;
top: 0;
opacity: 0;
}
.file:hover {
background: #AADFFD;
border-color: #78C3F3;
color: #004974;
text-decoration: none;
}
</style>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">查询条件</h3>
</div>
<div class="panel-body">
<form });
}
}
});
return false;
}
}
]

};
FW.Component.ActAsDialog(UserAddActionDialog, UserAddActionDialogOption);
/*自动保存*/
var time = 1000*60;//毫秒
//setInterval(autoSave,time);
function autoSave(){
Fee.saveFees('auto_save');
}

/*保存*/
$('#saveFee').click(function(){
Fee.saveFees('manual_save');
});
</script>
<%@ page contentType="text/html;charset=UTF-8" %>
<%@ page isELIgnored="false"%>
<%@ page language="java" pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>

<script type="text/javascript" src="<%=path %>/static/js/common/ui/Select3.js"></script>
<script type="text/javascript" src="<%=path %>/static/js/fee/basicDistributeFee.js"></script>
<script>
var basePath = '<%=path%>';
document.title = "基础运费结算"
</script>
<style type="text/css">
.mc-form-group label { width: 60px; }
.mc-form-group .form-control {width: 150px; }
.mc-form-group .btn { margin-left: 10px; }
.modal-overflow .modal-body{height:500px;overflow:auto !important;}
.form-horizontal label.three{
text-align : right;
font-size: 14px;
font-weight: 500;
}
.form-group h4{
font-weight: bold;
margin-left:20px;
}
.tdWidth{
width:110px;
}
thead > tr >td {
vertical-align: middle !important;
text-align: center;
}
.grid-table.grid-excel-table > tbody td.grid-cell-no-widget {
color: #444;
}
.ui-state-active {
color: #eb8f00 !important;
}
.grid-table.grid-excel-table.grid-group-table > tbody > tr.grid-row:not(:first-child) {
/*border-top-width: 5px !important;*/
}
.grid-table .grid-row.odd > td {
background-color: #D3D3D3;
}
.file {
position: relative;
display: inline-block;
background: #D0EEFF;
border: 1px solid #99D3F5;
border-radius: 4px;
padding: 4px 12px;
overflow: hidden;
color: #1E88C7;
text-decoration: none;
text-indent: 0;
line-height: 20px;
}
.file input {
position: absolute;
font-size: 100px;
right: 0;
top: 0;
opacity: 0;
}
.file:hover {
background: #AADFFD;
border-color: #78C3F3;
color: #004974;
text-decoration: none;
}
</style>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">查询条件</h3>
</div>
<div class="panel-body">
<form });
}
}
});
return false;
}
}
]

};
FW.Component.ActAsDialog(UserAddActionDialog, UserAddActionDialogOption);
/*自动保存*/
var time = 1000*60;//毫秒
//setInterval(autoSave,time);
function autoSave(){
Fee.saveFees('auto_save');
}

/*保存*/
$('#saveFee').click(function(){
Fee.saveFees('manual_save');
});
</script>

相关文章:

  • 2021-09-30
  • 2021-11-20
  • 2021-07-15
  • 2021-04-29
  • 2021-12-21
  • 2021-09-29
  • 2021-11-11
  • 2021-12-25
猜你喜欢
  • 2022-12-23
  • 2021-08-04
  • 2021-05-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
相关资源
相似解决方案