1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| <!DOCTYPE html>
| <html lang="">
| <head>
| <meta charset="utf-8">
| <title>自动仓储管理系统</title>
| <meta name="renderer" content="webkit">
| <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
| <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
| <style>
| </style>
| </head>
| <body>
| <h1>WCS</h1>
| </body>
| </html>
|
|