2 Star 4 Fork 1

Jason_Huang/Jason-vue3-h5-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 1002 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jason_Huang 提交于 2023-11-21 10:50 . 初始化代码
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
<meta
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
name="viewport"
/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="description" content="A Varlet app template" />
<meta name="keywords" content="Varlet App Template" />
<meta property="og:title" content="Varlet,App,Template" />
<meta property="og:type" content="website" />
<meta property="og:image" content="/vite.svg" />
<meta property="og:description" content="A Varlet app template" />
<title>Varlet App Template</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Jasonhuang1991/jason-vue3-h5-template.git
[email protected]:Jasonhuang1991/jason-vue3-h5-template.git
Jasonhuang1991
jason-vue3-h5-template
Jason-vue3-h5-template
master

搜索帮助