1. 程式人生 > 實用技巧 >SAP Spartacus載入delivery國家列表的處理邏輯

SAP Spartacus載入delivery國家列表的處理邏輯

user-address.service.ts裡的loadRegions:

this.store.dispatch(new UserActions.LoadRegions(countryIsoCode)); 比如CN:



address-form.component.ts:

loadDeliveryCountries():

user-address.service.ts:

UserActions.LoadDeliveryCountries():

在delivery-countries.effect.ts裡進行HTTP請求的處理:



要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":