我在调thinkphp分页时出现如下问题:

想问下这句<span class='current'>1</span>代码是什么意思,能不能删掉啊,难看死了。还有前台调分页的时候:
http://localhost/think/index.php/index/Index/feedback这是默认页,如果翻到第二页变成了http://localhost/think/index.php/Index/feedback/p/2.html,怎么index前台项目给自动抹掉了?
求大神帮忙解决下这两个问题,感激不尽!