mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-31 16:08:11 +00:00
41 lines
1.2 KiB
HTML
41 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<link
|
||
href="http://io.nainor.com/uploads/logo_1742fd359da.png"
|
||
rel="shortcut icon"
|
||
type="image/vnd.microsoft.icon"
|
||
/>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>H5编辑器之神-Dooring</title>
|
||
<meta
|
||
name="description"
|
||
content="Dooring是一款功能强大,开源免费的H5可视化页面配置解决方案,致力于提供一套简单方便、专业可靠、无限可能的H5落地页最佳实践。"
|
||
/>
|
||
<meta
|
||
name="keywords"
|
||
content="H5,HTML5,javascript,react,nodejs,前端开发,github,开源"
|
||
/>
|
||
<meta name="author" content="徐小夕" />
|
||
<!-- <meta name="robots" content="noindex, nofollow"> -->
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
<link
|
||
href="https://cdn.bootcdn.net/ajax/libs/spinkit/2.0.1/spinkit.min.css"
|
||
rel="stylesheet"
|
||
/>
|
||
<link rel="stylesheet" href="/umi.css" />
|
||
<script>
|
||
window.routerBase = "/";
|
||
</script>
|
||
<script>
|
||
//! umi version: 3.2.23
|
||
</script>
|
||
</head>
|
||
<body>
|
||
<div id="root"></div>
|
||
|
||
<script src="/umi.js"></script>
|
||
</body>
|
||
</html>
|