2 Star 9 Fork 3

AirPower/AirPowerWebStarter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 729 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2023-04-24 22:28 . init(AirPower): 初始化代码仓库
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<title>Loading...</title>
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#000">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no">
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/air-power/AirPowerWebStarter.git
git@gitee.com:air-power/AirPowerWebStarter.git
air-power
AirPowerWebStarter
AirPowerWebStarter
main

搜索帮助