SAP Spartacus B2B页面Budget页面的设计原理
打開(kāi)SAP Spartacus My Company菜單,第一個(gè)banner即為Budgets頁(yè)面的入口:
http://localhost:4200/powertools-spa/en/USD/organization/budgets
路由配置:
路徑:organization/budgets
這個(gè)路由配置定義在budget-component-module.ts中的providers字段里:
在B2B的administration-components.module.ts里使用到了BudgetComponentsModule:
AdministrationModule又使用到了AdministrationComponentsModule:
b2bFeature使用B2bStorefrontModule.withConfig定義了urlParameters和baseSite:
Budget List的HTML實(shí)現(xiàn)也是cx-org-list, 只是class值同unit list不同。
Organization頁(yè)面里,六大banner的CMS Component和Angular Component實(shí)現(xiàn)對(duì)應(yīng)如下:
更多Jerry的原創(chuàng)文章,盡在:“汪子熙”:
總結(jié)
以上是生活随笔為你收集整理的SAP Spartacus B2B页面Budget页面的设计原理的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: [Linux]华为机器运行什么桌面系统?
- 下一篇: SAP Spartacus B2B页面的