mirror of
https://github.com/talktao/Vue3-Vite-Vant-TS-H5.git
synced 2025-04-06 03:57:55 +08:00
18 lines
552 B
HTML
18 lines
552 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="favicon.ico" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Vite App</title>
|
|
<script type="module" crossorigin src="assets/index.19d4961f.js"></script>
|
|
<link rel="modulepreload" href="assets/vendor.17bdbd54.js">
|
|
<link rel="stylesheet" href="assets/vendor.7dd8395f.css">
|
|
<link rel="stylesheet" href="assets/index.b863cb84.css">
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
|
|
</body>
|
|
</html>
|