Compare commits

...

3 Commits
ssss ... master

Author SHA1 Message Date
postwoman 57262700e7 Add ……^ 2021-12-01 09:32:16 +08:00
organ 2d468f58e7 ADD file via upload 2021-11-30 19:28:20 +08:00
organ e31ea3dc2a okla
okla
2021-11-30 19:27:30 +08:00
2 changed files with 22 additions and 0 deletions

22
index.html Normal file
View File

@ -0,0 +1,22 @@
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>vue-manage-system</title>
<link rel="stylesheet" href="https://at.alicdn.com/t/font_830376_qzecyukz0s.css">
</head>
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<!-- built files will be auto injected -->
</body>
</html>

0
……^ Normal file
View File