Skip to content

Commit 9fed1e4

Browse files
committed
add viewfly
1 parent 7f6710a commit 9fed1e4

File tree

7 files changed

+7433
-0
lines changed

7 files changed

+7433
-0
lines changed

frameworks/keyed/viewfly/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8"/>
5+
<title>Viewfly-"keyed"</title>
6+
<link href="../../../css/currentStyle.css" rel="stylesheet"/>
7+
</head>
8+
<body>
9+
<div id='main' class="container">
10+
</div>
11+
<script src="./dist/index.js"></script>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)