mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-18 11:28:12 +00:00
21 lines
723 B
HTML
Executable File
21 lines
723 B
HTML
Executable File
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
|
<link rel="icon" href="/favcion.png" rel="shortcut icon" type="image/vnd.microsoft.icon" />
|
|
<title>dooring-前端开发手册</title>
|
|
</head>
|
|
<body>
|
|
<noscript>
|
|
<strong
|
|
>We're sorry but winning-components doesn't work properly without JavaScript
|
|
enabled. Please enable it to continue.</strong
|
|
>
|
|
</noscript>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html>
|