1 Star 0 Fork 0

Carl/vue3-template

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.html 341 Bytes
Copy Edit Raw Blame History
Carl authored 2024-01-26 11:34 +08:00 . 格式化
<!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><%= title %></title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/webMa/vue3-template.git
git@gitee.com:webMa/vue3-template.git
webMa
vue3-template
vue3-template
master

Search