|
|
1
1
查看文档 defining routes . 这样的技巧应该可以做到:
您可以使用
编辑: 另外,请查看以下文档: passing parameters to action . 可以将ID作为控制器操作的参数传入,如下所示:
然后您可以使用
|