We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0951b83 commit 76d4cd1Copy full SHA for 76d4cd1
dist/app.d9754a0fc8a59fd3b20e.js
index.html
@@ -93,7 +93,7 @@ <h6>
93
<div id="mobile">
94
<div id='app'></div>
95
</div>
96
- <script type="text/javascript" src="http://tigerb.github.io/easy-vue/dist/app.c32391990b5e7b49945c.js"></script>
+ <script type="text/javascript" src="http://tigerb.github.io/easy-vue/dist/app.d9754a0fc8a59fd3b20e.js"></script>
97
</body>
98
<script type="text/javascript">
99
var width = window.screen.width;
index.make.html
@@ -6,5 +6,5 @@
6
</head>
7
<body>
8
9
-<script type="text/javascript" src="http://easy-vue.local/dist/app.c32391990b5e7b49945c.js"></script></body>
+<script type="text/javascript" src="http://easy-vue.local/dist/app.d9754a0fc8a59fd3b20e.js"></script></body>
10
</html>
0 commit comments