This commit is contained in:
2021-10-28 15:33:57 +08:00
parent 1f69e958b5
commit 03043f1c6d
28 changed files with 13254 additions and 1 deletions

12
index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>mt-yj-wms-ui</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>