我需要一个像http://localhost:8000/user/firstName-lastName这样的网址
所以我不知道我们如何使用 routerlink 做到这一点
谁能帮我解决这个问题?先感谢您
这是行不通的
[routerLink] = "['/user',user.firstName-user.lastName]"
我需要一个像http://localhost:8000/user/firstName-lastName这样的网址
所以我不知道我们如何使用 routerlink 做到这一点
谁能帮我解决这个问题?先感谢您
[routerLink] = "['/user',user.firstName-user.lastName]"