21 rivejä
485 B
HTML
21 rivejä
485 B
HTML
<!--
|
|
* @Author: zwq
|
|
* @Date: 2021-10-11 16:38:28
|
|
* @LastEditors: zwq
|
|
* @LastEditTime: 2021-10-29 09:09:05
|
|
* @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>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html>
|