You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
253 lines
15 KiB
253 lines
15 KiB
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Expires" content="0">
|
|
<meta http-equiv="Pragma" content="no-cache">
|
|
<meta http-equiv="Cache-control" content="no-cache">
|
|
<meta http-equiv="Cache" content="no-cache">
|
|
<title data-i18n="common.ServiceQSMaintain_Upd">展館服務報價表管理</title>
|
|
<link href="/Content/googleapis.css" rel="stylesheet" type='text/css' />
|
|
<link href="/Scripts/plugins/jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="/Scripts/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="/Scripts/plugins/fontawesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
|
|
<link href="/Scripts/plugins/line-icons/simple-line-icons.css" rel="stylesheet" />
|
|
<link href="/Scripts/plugins/uniform/css/uniform.default.min.css" rel="stylesheet" />
|
|
<link href="/Scripts/plugins/toastr/toastr.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="/Scripts/3rd/jGrid/jsgrid.min.css" rel="stylesheet" />
|
|
<link href="/Scripts/3rd/jGrid/jsgrid-theme.min.css" rel="stylesheet" />
|
|
<link href="/Scripts/3rd/jquery.filer/jquery.filer.css" rel="stylesheet" />
|
|
<link href="/Scripts/3rd/jquery.filer/jquery.filer-dragdropbox-theme.css" rel="stylesheet" />
|
|
<link href="/Scripts/3rd/select2/css/select2.min.css" rel="stylesheet" />
|
|
<link href="/Content/modern.min.css" rel="stylesheet" />
|
|
<link href="/Content/themes/red.css" rel="stylesheet" type="text/css" />
|
|
<link href="/Content/custom.css" rel="stylesheet" type="text/css" />
|
|
<link href="/Content/style2.0.css" rel="stylesheet" type="text/css" />
|
|
<style>
|
|
.input-group-addon {
|
|
text-align: left;
|
|
height: 34px;
|
|
margin-left: -20px;
|
|
background-color: #fbfbfb;
|
|
border: 0;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="page-inner">
|
|
<div class="page-title">
|
|
</div>
|
|
<div id="Toolbar">
|
|
</div>
|
|
<div id="main-wrapper">
|
|
<!--主作業區 Start-->
|
|
<div class="row">
|
|
<div class="panel-info">
|
|
<div class="panel-body">
|
|
<form id="form_main" class="form-horizontal">
|
|
<div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><b class="t-red">*</b><span data-i18n="SupplierMaintain_Upd.LangType">語系</span>:</label>
|
|
<div class="col-sm-3">
|
|
<select class="form-control w100p" id="LangID" name="LangID" data-type="select2" required data-msg="ServiceQSMaintain_Upd.LangID_required" datamsg="請選擇語系"></select>
|
|
</div>
|
|
<label class="col-sm-2 control-label"><b class="t-red">*</b><span data-i18n="ServiceQSMaintain_Upd.QuotationName">報價名稱</span>:</label>
|
|
<div class="col-sm-3">
|
|
<input type="text" class="form-control w100p" name="QuotationName" id="QuotationName" maxlength="200" required data-msg="ServiceQSMaintain_Upd.QuotationName_required" datamsg="請輸入報價名稱">
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><b class="t-red">*</b><span data-i18n="ServiceQSMaintain_Upd.QuotationType">報價表類型</span>:</label>
|
|
<div class="col-sm-3">
|
|
<select class="form-control w100p" id="QuotationType" name="QuotationType" data-type="select2" required data-msg="ServiceQSMaintain_Upd.QuotationType_required" datamsg="請選擇報價表類型"></select>
|
|
</div>
|
|
<label class="col-sm-2 control-label wright"><span data-i18n="common.Status">狀態</span>:</label>
|
|
<div class="col-sm-3">
|
|
<input id="radio_0" type="radio" name="Effective" value="Y" checked="checked" />
|
|
<label for="radio_0" data-i18n="common.Effective">有效</label>
|
|
<input id="radio_1" type="radio" name="Effective" value="N" />
|
|
<label for="radio_1" data-i18n="common.Invalid">無效</label>
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label wright" for="input-Default"><b class="t-red">*</b><span data-i18n="common.Financial_Currency">幣別</span>:</label>
|
|
<div class="col-sm-3">
|
|
<select class="form-control w100p" name="CurrencyID" id="CurrencyID" required data-msg="common.Currency_required" datamsg="請選擇幣別"></select>
|
|
</div>
|
|
</div>
|
|
<div class="form-group Stacker" hidden>
|
|
<label class="col-sm-2 control-label wright" for="input-Default"><span data-i18n="ServiceQSMaintain_Upd.FreeTb">費用表</span>:</label>
|
|
<div class="col-sm-8">
|
|
<div id="jsGridCostRules"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group Truck" hidden>
|
|
<label class="col-sm-2 control-label wright" for="input-Default"><span data-i18n="ServiceQSMaintain_Upd.FreeTb">費用表</span>:</label>
|
|
<div class="col-sm-8">
|
|
<div>
|
|
<table class="table table-bordered">
|
|
<thead id="thFreeTbHeader">
|
|
<!--<tr>
|
|
<th>車型</th>
|
|
<th>3.5T</th>
|
|
<th>7.5T</th>
|
|
<th>15T</th>
|
|
</tr>
|
|
<tr>
|
|
<th>最大載重</th>
|
|
<th>1000kg</th>
|
|
<th>2500kg</th>
|
|
<th>6000kg</th>
|
|
</tr>
|
|
<tr>
|
|
<th>車廂尺寸</th>
|
|
<th>300*150*150cm</th>
|
|
<th>480*200*200cm</th>
|
|
<th>760*225*230cm</th>
|
|
</tr>-->
|
|
</thead>
|
|
<tbody id="table_FreeTb">
|
|
<!--<tr>
|
|
<th>台北市</th>
|
|
<th></th>
|
|
<th></th>
|
|
<th></th>
|
|
</tr>-->
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="form-group Truck" hidden>
|
|
<label class="col-sm-2 control-label wright" for="input-Default"><span data-i18n="ServiceQSMaintain_Upd.HolidayOvertimePay">假日加班費</span>:</label>
|
|
<div class="col-sm-8">
|
|
<div>
|
|
<table class="table table-bordered">
|
|
<thead id="thHolidayOvertimePay">
|
|
<!--<tr>
|
|
<th>車型</th>
|
|
<th>3.5T</th>
|
|
<th>7.5T</th>
|
|
<th>15T</th>
|
|
</tr>-->
|
|
|
|
</thead>
|
|
<tbody id="table_HolidayOvertimePay">
|
|
<!--<tr>
|
|
<th></th>
|
|
<th>200</th>
|
|
<th></th>
|
|
<th></th>
|
|
|
|
</tr>-->
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="form-group Truck" hidden>
|
|
<label class="col-sm-2 control-label wright" for="input-Default"><span data-i18n="ServiceQSMaintain_Upd.MarkupByModel">車型加價</span>:</label>
|
|
<div class="col-sm-8">
|
|
<div>
|
|
<table class="table table-bordered">
|
|
<thead id="thMarkupByModel">
|
|
<!--<tr>
|
|
<th>車型</th>
|
|
<th>3.5T</th>
|
|
<th>7.5T</th>
|
|
<th>15T</th>
|
|
</tr>-->
|
|
|
|
</thead>
|
|
<tbody id="table_MarkupByModel">
|
|
<!--<tr>
|
|
<th>尾門</th>
|
|
<th></th>
|
|
<th></th>
|
|
<th></th>
|
|
|
|
</tr>-->
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group Truck" hidden>
|
|
<label class="col-sm-2 control-label wright" for="input-Default"><span data-i18n="ServiceQSMaintain_Upd.EscortFreeCityID">押車費</span>:</label>
|
|
<div class="col-sm-8">
|
|
<div>
|
|
<!--以_新竹____ 為押車費用計算-->
|
|
<table>
|
|
<tr>
|
|
<td>以 </td>
|
|
<td><select class="form-control w100p" data-type="select2" id="EscortFreeCityID" name="EscortFreeCityID"></select> </td>
|
|
<td>為押車費用計算 </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label wright" for="input-Default"><b class="t-red">*</b><span data-i18n="ServiceQSMaintain_Upd.ExpensesMemo">費用說明</span>:</label>
|
|
<div class="col-sm-8">
|
|
<script type="text/plain" id="UE_ExpensesMemo" style="height:200px">
|
|
</script>
|
|
<input type="hidden" name="ExpensesMemo" id="ExpensesMemo" required data-msg="common.CostInstruction_required" datamsg="請輸入費用說明" />
|
|
</div>
|
|
</div>
|
|
<!--<div class="form-group">
|
|
<label class="col-sm-2 control-label wright" for="input-Default"><b class="t-red">*</b><span data-i18n="ServiceQSMaintain_Upd.ServicesMemo">服務說明</span>:</label>
|
|
<div class="col-sm-8">
|
|
<script type="text/plain" id="UE_ServicesMemo" style="height:200px">
|
|
</script>
|
|
<input type="hidden" name="ServicesMemo" id="ServicesMemo" required data-msg="common.ServiceInstruction_required" datamsg="請輸入服務說明" />
|
|
</div>
|
|
</div>-->
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><span data-i18n="common.CreateUser">創建人</span>:</label>
|
|
<div class="col-sm-3">
|
|
<div class="form-control-static" name="CreateUserName" id="CreateUserName"></div>
|
|
</div>
|
|
<label class="col-sm-2 control-label"><span data-i18n="common.CreateDate">創建時間</span>:</label>
|
|
<div class="col-sm-3">
|
|
<div class="form-control-static" name="CreateDate" id="CreateDate"></div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><span data-i18n="common.ModifyUser">最新修改人</span>:</label>
|
|
<div class="col-sm-3">
|
|
<div class="form-control-static" name="ModifyUserName" id="ModifyUserName"></div>
|
|
</div>
|
|
<label class="col-sm-2 control-label"><span data-i18n="common.ModifyDate">最新修改時間</span>:</label>
|
|
<div class="col-sm-3">
|
|
<div class="form-control-static" name="ModifyDate" id="ModifyDate"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- 頁籖內容 Tab panes End -->
|
|
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<!--主作業區 End-->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|
|
<script src="/Scripts/loadjs.min.js"></script>
|
|
<script src="/Scripts/JSLoader.js?v=20180801"></script>
|
|
<script src="/Scripts/3rd/jquery-2.1.3.min.js"></script>
|
|
<script src="/Scripts/3rd/layer/layui/layui.all.min.js"></script>
|
|
<script src="/Scripts/lib/PY.js"></script>
|
|
<script src="/Ueditor/ueditor.config.js"></script>
|
|
<script src="/Ueditor/ueditor.all.js"></script>
|
|
<script src="/Ueditor/lang/zh-tw/zh-tw.js"></script>
|
|
<script src="/Scripts/pages/ShowEasy/ServiceQSMaintain_Upd.js"></script>
|