问个jfinal-club里详情页面的问题例如分享详情页面的url是http://localhost/share/1但controller里写的是detail方法按我的理解应该是http://localhost/share/detail/1直接访问http://localhost/share/detail/1是404http://localhost/share/1才能访问到。看后台的请求也是http://localhost/share/detail/1有人知道这个是怎么回事吗?
目的就是为了让详情页面的 url 再简短一点,有利于 SEO,当然这个 SEO 优化也仅仅是 SEO 工作者的一个普遍看法,是不是有用不一定