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.
90 lines
5.7 KiB
90 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="common.BasicInfo">基本信息</title>
|
|
<link href="/Content/googleapis.css" rel="stylesheet" type='text/css' />
|
|
<link href="/Scripts/plugins/bootstrap/css/bootstrap.min.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/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="/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" />
|
|
</head>
|
|
<body>
|
|
<div class="page-inner">
|
|
<!--程式名稱及Toobar區 Start -->
|
|
<div class="page-title">
|
|
</div>
|
|
<div id="Toolbar">
|
|
</div>
|
|
<!--程式名稱及Toobar區 End -->
|
|
<div id="main-wrapper">
|
|
<div class="row">
|
|
<!-- 頁面內容區域 Start -->
|
|
<div class="panel-body">
|
|
<form id="form_main" class="form-horizontal">
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><b class="t-red">*</b><span data-i18n="common.Language_Set">多語系設定</span>:</label>
|
|
<div class="col-sm-5">
|
|
<select class="form-control w100p" name="Language" id="Language" required data-msg="common.Language_required" datamsg="請選擇語系"></select>
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><span data-i18n="BasicInfo.Image">主畫面</span>:</label>
|
|
<div class="col-sm-8">
|
|
<div id="fileParent">
|
|
<input type="file" class="displayNone" name="files[]" id="fileInput" multiple required data-msg="BasicInfo.Image_required" datamsg="請上傳主畫面">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><b class="t-red">*</b><span data-i18n="BasicInfo.Slogan">標題</span>:</label>
|
|
<div class="col-sm-5">
|
|
<input type="text" class="form-control w100p" name="Slogan" id="Slogan" maxlength="200" required data-msg="BasicInfo.Slogan_required" datamsg="請輸入標題">
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><b class="t-red">*</b><span data-i18n="BasicInfo.SubSlogan">副標題</span>:</label>
|
|
<div class="col-sm-5">
|
|
<input type="text" class="form-control w100p" name="SubSlogan" id="SubSlogan" maxlength="500" required data-msg="BasicInfo.SubSlogan_required" datamsg="請輸入副標題">
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><b class="t-red">*</b><span data-i18n="BasicInfo.PopularSearchs">Popular Search (Service)</span>:</label>
|
|
<div class="col-sm-5">
|
|
<input type="text" class="form-control w100p" name="PopularSearchs" id="PopularSearchs" maxlength="500" required data-msg="BasicInfo.PopularSearchs_required" datamsg="請輸入">
|
|
</div>
|
|
</div>
|
|
<div class="form-group">
|
|
<label class="col-sm-2 control-label"><b class="t-red">*</b><span data-i18n="BasicInfo.ProductNames">Popular Search (Exhibition)</span>:</label>
|
|
<div class="col-sm-5">
|
|
<input type="text" class="form-control w100p" name="ProductNames" id="ProductNames" maxlength="500" required data-msg="BasicInfo.ProductNames_required" datamsg="請輸入">
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</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/pages/ShowEasy/BasicInfo.js?v=20221205"></script>
|