iview/test/index.html
2016-10-28 10:27:44 +08:00

10 lines
161 B
HTML

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