#
vincent
2020-05-26 7d7fd734ac0af9c1ca18b0b1d54ab1b1d6361e15
#
1个文件已添加
17 ■■■■■ 已修改文件
src/main/webapp/views/index.html 17 ●●●●● 补丁 | 查看 | 原始文档 | 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>