@alipay/ams-checkout 0.0.1703483942-dev.10 → 0.0.1703483942-dev.11

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.
@@ -1021,6 +1021,7 @@ var ComponentApp = /*#__PURE__*/function () {
1021
1021
  if (this._renderDisplayType === renderDisplayTypeEnum.inline) {
1022
1022
  var _document$getElementB3;
1023
1023
  (_document$getElementB3 = document.getElementById(LOADING_ID)) === null || _document$getElementB3 === void 0 || _document$getElementB3.remove();
1024
+ this.app.style.height = "".concat(data.context.data.height, "px");
1024
1025
  }
1025
1026
  }
1026
1027
  }, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1703483942-dev.10",
3
+ "version": "0.0.1703483942-dev.11",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",