Skip to content

Commit 76d4cd1

Browse files
committedDec 9, 2016
0.6.0 demo again
1 parent 0951b83 commit 76d4cd1

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
lines changed
 

‎dist/app.d9754a0fc8a59fd3b20e.js

+27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h6>
9393
<div id="mobile">
9494
<div id='app'></div>
9595
</div>
96-
<script type="text/javascript" src="http://tigerb.github.io/easy-vue/dist/app.c32391990b5e7b49945c.js"></script>
96+
<script type="text/javascript" src="http://tigerb.github.io/easy-vue/dist/app.d9754a0fc8a59fd3b20e.js"></script>
9797
</body>
9898
<script type="text/javascript">
9999
var width = window.screen.width;

‎index.make.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
</head>
77
<body>
88
<div id='app'></div>
9-
<script type="text/javascript" src="http://easy-vue.local/dist/app.c32391990b5e7b49945c.js"></script></body>
9+
<script type="text/javascript" src="http://easy-vue.local/dist/app.d9754a0fc8a59fd3b20e.js"></script></body>
1010
</html>

0 commit comments

Comments
 (0)
Failed to load comments.