http://www.abc.com/v2/test/index.html#loginlog/index.html
这种的url很常见对吧,ng啥的都是这样,可是问题来了,loginlog/index.html是一个独立的页面,通过ajax加载到页面上来的.分页生成的时候url并没有变成http://www.abc.com/v2/test/index.html#loginlog/index/p/2.html,而是
http://www.abc.com/v2/loginlog/index/p/2.html
求大神指导一下怎么修改下分页类呢,TP版本是3.2的