91 lines
4.0 KiB
HTML
91 lines
4.0 KiB
HTML
<!DOCTYPE html>
|
|
<!-- saved from url=(0097)https://ticket.pescms.com/?g=Ticket&m=Login&a=index&back_url=Lz9nPVRpY2tldCZtPUluZGV4JmE9aW5kZXg= -->
|
|
<html class="js cssanimations"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="description" content="PESCMS,PESCMS Ticket,开源的工单系统,工单系统,工单客服系统,客服工单系统,GPL工单,GPL客服系统,GPL工单客服系统">
|
|
<meta name="keywords" content="PESCMS Ticket是一款以GPLv2协议发布的开源工单客服系统">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
<meta http-equiv="x-pjax-version" content="v123">
|
|
|
|
<title>PESCMS Ticket</title>
|
|
|
|
<!-- Set render engine for 360 browser -->
|
|
<meta name="renderer" content="webkit">
|
|
|
|
<!-- No Baidu Siteapp-->
|
|
<meta http-equiv="Cache-Control" content="no-siteapp">
|
|
|
|
<!-- Tile icon for Win8 (144x144 + tile color) -->
|
|
<link rel="icon" type="image/png" href="https://ticket.pescms.com/favicon.ico?v=ffed67f93f">
|
|
<link rel="stylesheet" href="css/amazeui.min.css">
|
|
<link rel="stylesheet" href="css/app.min.css">
|
|
<link rel="stylesheet" href="css/ticket.min.css">
|
|
<link rel="stylesheet" href="css/ui-dialog.min.css">
|
|
<link rel="stylesheet" href="css/amazeui.datetimepicker.css">
|
|
|
|
|
|
|
|
|
|
<style>
|
|
html, body{
|
|
-moz-background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
background-image: url('img/bg.jpg');
|
|
background-position: center center;
|
|
background-repeat: no-repeat;
|
|
background-attachment: fixed;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
<body>
|
|
<div class="am-g " style="padding-top: 8rem;">
|
|
<div class="am-u-lg-4 am-u-sm-12 am-u-lg-centered am-u-sm-centered">
|
|
<div class="am-panel am-panel-default" style="background: rgba(255, 255, 255, 0.55);margin-top: 12rem">
|
|
<div class="am-panel-bd">
|
|
<form action="" class="ajax-submit" method="POST" data-am-validator="" novalidate="novalidate">
|
|
<input type="hidden" name="token" value="3aadacfef830df0bece76a4b2b735d12"> <input type="hidden" name="back_url" value="Lz9nPVRpY2tldCZtPUluZGV4JmE9aW5kZXg=">
|
|
<h1 class="am-text-center am-text-xxxl" style="color: #fff">PESCMS Ticket</h1>
|
|
|
|
<div class="am-margin-bottom">
|
|
|
|
</div>
|
|
<div class="am-input-group am-margin-bottom">
|
|
<span class="am-input-group-label"><i class="am-icon-user am-icon-fw"></i></span>
|
|
<input name="account" class="am-form-field am-field-valid" type="text" placeholder="账号" value="demo" autofocus="" required="">
|
|
</div>
|
|
<div class="am-input-group am-margin-bottom">
|
|
<span class="am-input-group-label"><i class="am-icon-lock am-icon-fw"></i></span>
|
|
<input name="passwd" class="am-form-field" type="text" placeholder="密码都是123456" value="123456" required="">
|
|
</div>
|
|
|
|
<div class="am-input-group am-margin-bottom">
|
|
<span class="am-input-group-label"><i class="am-icon-shield am-icon-fw"></i></span>
|
|
<input type="text" class="am-form-field" name="verify" placeholder="验证码">
|
|
<span class="am-input-group-btn">
|
|
<img src="#" class="refresh-verify am-padding-left-sm">
|
|
</span>
|
|
</div>
|
|
<div class="am-form-group am-form-group-sm">
|
|
<div class="am-checkbox">
|
|
<label>
|
|
<input type="checkbox" class="remember-password" value="1"> 记住登录信息
|
|
</label>
|
|
</div>
|
|
</div>
|
|
|
|
<button class="am-btn am-btn-primary am-btn-block"><a href="后台管理首页.html">登录 </a></button>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html> |