ps-toolkit-ui 1.12.53 → 1.12.55

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.
@@ -1220,7 +1220,7 @@
1220
1220
  d.fadeOut(300, function () {
1221
1221
  d.remove();
1222
1222
  });
1223
- }, 5000);
1223
+ }, 20000);
1224
1224
  };
1225
1225
  HelperClass.checkCartDigit = function (code) {
1226
1226
  var l = code.length;