Skip to content

Commit a023b8c

Browse files
author
lixichen
committed
Update index.html
1 parent 873c371 commit a023b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h3>自定义分页器</h3>
100100
<div id="sliderRenderPagination"></div>
101101
</div>
102102
</body>
103-
<script src="https://cdn.bootcss.com/vue/2.5.17-beta.0/vue.js"></script>
103+
<script src="https://cdn.bootcss.com/vue/2.6.10/vue.js"></script>
104104
<script src="build.js"></script>
105105
<script>
106106
// ios 如果父层不进行touch事件的绑定,会造成子层不触发touch事件,猜想可能是事件的传递问题

0 commit comments

Comments
 (0)