Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79ebf5c

Browse files
committed
feat(component): 修改资源链接
1 parent a8ff219 commit 79ebf5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<body>
3030
<div id='call-button'>点击唤起电流App个人页</div>
3131

32-
<script src='https://unpkg.com/callapp-lib'></script>
32+
<script src='https://unpkg.com/callapp-lib@2.1.7/dist/index.umd.js'></script>
3333
<script>
3434
const option = {
3535
scheme: {

0 commit comments

Comments
 (0)