<!doctype html>
<html>

<head>
    <meta charset="utf-8">
    <title>错误信息</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
</head>

<body>
    <div style="margin-left:10%;margin-top:5%;">
        <img src="/core/template/face02.png" height="120">
        <div style="font-size:20px;margin-top:1%;">连接数据库服务器失败：User hdm721895570 already has more than 'max_user_connections' active connections <span id="time" style="font-size:18px;"></span></div>
    </div>
    
</body>

</html>