vant-weapp/website/index.html
刘建东 37cdd28aff 添加文档网站 (#126)
[new feature] Doc: 添加文档网站
2018-02-13 17:42:21 +08:00

13 lines
269 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>website</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>