2024-01-17 08:53:49 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>客户跟踪查询</title>
|
|
|
|
<meta name="author" content="JIAL">
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
|
|
<meta name="HandheldFriendly" content="true">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
|
|
|
|
<link rel="icon" href="/static/image/JNlogo.png" type="image/x-icon">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>您无权限查看此界面,请联系管理员解决问题!</h1>
|
|
|
|
</body>
|
2024-01-25 13:25:57 +08:00
|
|
|
</html>
|