src/main/webapp/views/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/index.html
New file @@ -0,0 +1,17 @@ <!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>