2021-07-09 01:41:03 +08:00
|
|
|
<!--
|
|
|
|
* @Author: yehuozhili
|
|
|
|
* @Date: 2021-06-29 11:14:15
|
|
|
|
* @LastEditors: yehuozhili
|
2021-07-10 23:19:56 +08:00
|
|
|
* @LastEditTime: 2021-07-10 20:30:13
|
|
|
|
* @FilePath: \dooringx\packages\dooringx-doc\src\app.html
|
2021-07-09 01:41:03 +08:00
|
|
|
-->
|
|
|
|
<!DOCTYPE html>
|
2021-07-10 23:19:56 +08:00
|
|
|
<html lang="zh">
|
2021-07-09 01:41:03 +08:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<link rel="icon" href="/favicon.png" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
|
|
|
|
%svelte.head%
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="svelte">%svelte.body%</div>
|
|
|
|
</body>
|
|
|
|
</html>
|