tplus-components-touch 3.56.3 → 3.56.6

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.
@@ -2559,6 +2559,9 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2559
2559
  maskClosable: false,
2560
2560
  keyboard: false,
2561
2561
  closable: true,
2562
+ backdropStyle: {
2563
+ 'z-index': '1006'
2564
+ },
2562
2565
  title: paymode.name,
2563
2566
  width: 450,
2564
2567
  className: that.isHorizontalSunMi || !that.isMobileEnvironment ? 'pwdModal' : 'pwdModal extraHeight',