@alipay/ams-checkout 0.0.1723203704-dev.2 → 0.0.1723203704-dev.3
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.
@@ -487,7 +487,7 @@ var ComponentApp = /*#__PURE__*/function () {
|
|
487
487
|
locationSearch = _getIframeUrl2.locationSearch;
|
488
488
|
console.log(path, 'this.appDomainthis.appDomain');
|
489
489
|
// TODO: 暂时写死本地调试
|
490
|
-
path = 'http://page.alipay.net/page/antom-web-checkout-v2/element-address/1.
|
490
|
+
path = 'http://page.alipay.net/page/antom-web-checkout-v2/element-address/1.20.0/pages/address/index.html';
|
491
491
|
this._appLocationSearch = locationSearch;
|
492
492
|
// locationSearch 是一个序列化好的字符串
|
493
493
|
// 先判断path 是否有QueryParams,如果有需要扩展,否则直接拼?xx=xx
|