h5-Dooring/dist/index.html

41 lines
1.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>