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.
133 lines
5.7 KiB
133 lines
5.7 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="">客戶管理</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/3rd/datetimepicker-addon/jquery-ui-timepicker-addon.min.css" rel="stylesheet" />
|
|
<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" type="text/css" />
|
|
<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/jquery.filer/jquery.filer.css" rel="stylesheet" />
|
|
<link href="/Scripts/3rd/jquery.filer/jquery.filer-dragdropbox-theme.css" rel="stylesheet" />
|
|
<link href="/Scripts/3rd/jquery.filer/file.theme.list.css" rel="stylesheet" />
|
|
<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/select2/css/select2.min.css" rel="stylesheet" />
|
|
<link href="/Content/modern.min.css" rel="stylesheet" />
|
|
<link href="/Content/custom.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="/Content/themes/red.css" rel="stylesheet" type="text/css" />
|
|
<link href="/Content/style2.0.css" rel="stylesheet" type="text/css" />
|
|
<style>
|
|
.Applicant {
|
|
padding-top: 6px;
|
|
}
|
|
|
|
.file-list .jFiler-input-dragDrop {
|
|
margin-left: 0;
|
|
width: 60px;
|
|
height: 50px;
|
|
font-size: 23px;
|
|
}
|
|
|
|
.file-list .jFiler-input-dragDrop:hover {
|
|
margin-left: 0;
|
|
width: 60px;
|
|
height: 50px;
|
|
font-size: 23px;
|
|
border-color: #225067;
|
|
color: #225067;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.jsgrid-cell {
|
|
padding: 0.5em 0.2em;
|
|
}
|
|
|
|
.divExhibitionNO .select2-container{z-index: 1;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="page-inner">
|
|
<div class="page-title">
|
|
</div>
|
|
<div id="Toolbar">
|
|
</div>
|
|
<div id="main-wrapper">
|
|
<div class="row">
|
|
<div class="panel-info">
|
|
<div class="panel-body">
|
|
<form id="form_main" class="form-horizontal">
|
|
<div class="form-group">
|
|
<label class="col-sm-1 control-label ismobile" for="input-Default">
|
|
<span data-i18n="">案件名稱</span><span>:</span>
|
|
</label>
|
|
<div class="col-sm-2 ismobile">
|
|
<input type="text" name="CaseName" id="CaseName" maxlength="50" class="form-control w100p" />
|
|
</div>
|
|
<label for="name" class="col-sm-1 control-label"><span data-i18n="">展覽名稱</span>:</label>
|
|
<div class="col-sm-5 divExhibitionNO">
|
|
<select class="form-control w100p" id="ExhibitionNO" name="ExhibitionNO" data-type="select2" required data-msg="" datamsg="請輸入活動/展覽名稱"></select>
|
|
</div>
|
|
|
|
<label class="col-sm-1 control-label" for="input-Default">
|
|
<span data-i18n="">展覽負責人</span><span>:</span>
|
|
</label>
|
|
<div class="col-sm-2" id="ResponsiblePerson">
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="form-group">
|
|
<label class="col-sm-1 col-sm-offset-3 control-label" for="input-Default">
|
|
<span data-i18n="">展覽區間</span><span>:</span>
|
|
</label>
|
|
<div class="col-sm-5" id="ExhibitionDate">
|
|
</div>
|
|
|
|
<label class="col-sm-1 control-label" for="input-Default">
|
|
<span data-i18n="">創建時間</span><span>:</span>
|
|
</label>
|
|
<div class="col-sm-2" id="CreateDate">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="form-group editbox">
|
|
<div class="col-sm-1 col-sm-offset-1">
|
|
<button type="button" class="btn-custom blue w100p" id="btnImportFile" title="" data-i18n="">新增</button>
|
|
</div>
|
|
<div class="col-sm-1">
|
|
<button type="button" class="btn-custom blue w100p" id="btnCompareDB" title="" data-i18n="">重新比對</button>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div id="content-box-view">
|
|
<div id="content-box-info-nostyle" class="shadowbox editbox">
|
|
<div>
|
|
<div id="jsGrid"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<input type="file" class="import-file hidden" name="file" id="importfile" />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
<script src="/Scripts/loadjs.min.js"></script>
|
|
<script src="/Scripts/JSLoader.js"></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/pages/Crm/SatisfactionCase_Upd.js"></script>
|