如:当前分页的URL地址是:http://localhost/index/news/index.html?page=1
如何通过路由改成:http://localhost/index/news/index/page1.html
就是说,点击翻页的时候是:http://localhost/index/news/index/page2.html
而不是:http://localhost/index/news/index.html?page=2
官方入门系列全买了,手册看了2遍,愣是看不懂,原谅小白吧~~