123456789101112131415161718192021 |
- <!doctype html>
- <html class="no-js" lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="x-ua-compatible" content="ie=edge">
- <meta http-equiv="refresh" content="0;url=../htdocs">
- <title>申泽智能</title>
- <meta name="description" content="">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <style>
- .logo {
- text-align: center;
- margin-top: 20px;
- }
- </style>
- </head>
- <body>
- <div class="logo">申泽智能</div>
- </body>
- </html>
|