通过单步调试理解Angular里routerLink指令实际url的生成逻辑
My AnalysisI set a breakpoint in function generateUrlPart in file Spartacus-core.js:solutionAfter I add the other necessary route parameter nameForUrl:‘Jerry’in my html:This time route works since the static url is ...