提交
This commit is contained in:
21
index.html
Normal file
21
index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!--
|
||||
* @Author: zwq
|
||||
* @Date: 2021-10-11 16:38:28
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2021-10-29 15:13:48
|
||||
* @Description:
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>云洁科技</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="./src/assets/logo.png">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script type="text/javascript" src="./static/config.js"></script>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user