ucservice 1.9.6 → 1.9.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13195,7 +13195,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
13195
13195
 
13196
13196
  let count = 0;
13197
13197
  let index = setInterval(function () {
13198
- if (count == 40) {
13198
+ if (count == 5) {
13199
13199
  clearInterval(index);
13200
13200
 
13201
13201
  _self._init($dom, opts);
Binary file