@alipay/ams-checkout 0.0.1730107332-dev.30 → 0.0.1730107332-dev.31

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.
@@ -327,7 +327,7 @@ export var AntomSDKCore = /*#__PURE__*/function () {
327
327
  data: {}
328
328
  });
329
329
  hideRetentionPopup();
330
- containerService.cleanContainer(_this2.paymentContext.displayInfo);
330
+ _this2.cleanRender();
331
331
  });
332
332
  createMockup({
333
333
  platform: platform,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1730107332-dev.30",
3
+ "version": "0.0.1730107332-dev.31",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",