diff --git a/demo/index.js b/demo/index.js index c2dead9..9a39728 100644 --- a/demo/index.js +++ b/demo/index.js @@ -84,7 +84,7 @@ $(function() { refreshCallList(); }); }); - $('.modal').modal('hide'); + $loadingModal.modal('hide'); } if (rcCallControl.ready) { onInitializedEvent(); diff --git a/demo/redirect.html b/demo/redirect.html index 88bffa8..09dc626 100644 --- a/demo/redirect.html +++ b/demo/redirect.html @@ -13,7 +13,6 @@
Loading
-