@alipay/ams-checkout 0.0.1726046231-dev.7 → 0.0.1726046231-dev.8

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.
@@ -524,7 +524,8 @@ export var ElementComponent = /*#__PURE__*/function () {
524
524
  configParams: _objectSpread({
525
525
  needEditBackBtn: true,
526
526
  autoSaveAsDefaultAddress: true,
527
- editingNeedShippingQuery: true
527
+ editingNeedShippingQuery: true,
528
+ showTitle: true
528
529
  }, (_this$mountOptions3 = this.mountOptions) === null || _this$mountOptions3 === void 0 ? void 0 : _this$mountOptions3[ElementPaymentMethod.ADDRESS_ELEMENT])
529
530
  }, baseData)
530
531
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1726046231-dev.7",
3
+ "version": "0.0.1726046231-dev.8",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",