Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ff219 commit 79ebf5cCopy full SHA for 79ebf5c
1 file changed
example/index.html
@@ -29,7 +29,7 @@
29
<body>
30
<div id='call-button'>点击唤起电流App个人页</div>
31
32
- <script src='https://unpkg.com/callapp-lib'></script>
+ <script src='https://unpkg.com/callapp-lib@2.1.7/dist/index.umd.js'></script>
33
<script>
34
const option = {
35
scheme: {
0 commit comments