iview/local/template/index.html
梁灏 7fa943eb39 init
init
2016-09-09 14:29:19 +08:00

10 lines
No EOL
157 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>Webpack App</title>
</head>
<body>
<div id="app"></div>
</body>
</html>