67 lines
2.8 KiB
HTML
67 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
||
<!-- saved from url=(0042)https://ticket.pescms.com/?m=Login&a=index -->
|
||
<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">
|
||
<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">
|
||
|
||
<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/index.min.css">
|
||
|
||
|
||
</head>
|
||
<body>
|
||
<div class="login">
|
||
<div class="am-g am-margin-bottom-xl">
|
||
<div class="am-u-sm-12 am-u-lg-4 am-u-sm-centered ">
|
||
<div class="am-text-center am-margin-bottom">
|
||
<a href="#"><img class="login-logo " src="img/logo.png" width="128"></a>
|
||
</div>
|
||
<div class="am-panel am-panel-default login-panel ">
|
||
<form class="am-form ajax-submit" id="login-enterplorer" method="post">
|
||
<div class="login-tab am-active">
|
||
<h3>登录帐号</h3>
|
||
</div>
|
||
<div class="loginFlow">
|
||
<input type="email" name="email" class="pes-login-input am-field-valid" placeholder="邮箱地址" autofocus="" >
|
||
</div>
|
||
|
||
<div class="loginFlow">
|
||
<input type="password" name="password" class="pes-login-input" placeholder="登录密码" >
|
||
</div>
|
||
|
||
|
||
<div class="am-cf login-options am-text-sm">
|
||
<div class="am-fl">
|
||
还没PESCMS Ticket账号?<a href="注册账号.html" class="login-signup-link">立即注册!</a>
|
||
</div>
|
||
<div class="am-fr">
|
||
<a href="找回密码.html">忘记密码?</a>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<button type="submit" class="am-btn am-btn-primary am-radius am-btn-sm am-margin-top-sm am-btn-block">登录</button>
|
||
|
||
|
||
|
||
|
||
|
||
</form>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="am-popover am-popover-danger am-popover-sm am-popover-top" id="am-popover-5hnvi" style="top: 320px; left: 859px;"><div class="am-popover-inner">请输入不小于6位数的登录密码</div><div class="am-popover-caret"></div></div></body></html> |