thinkphp 当前页样式问题(分页)
问个问题,关于thinkphp分页样式的,$Page->setConfig('theme','
%upPage%
%prePage%
%linkPage%
%nextPage%
%downPage%
%end%
'); 这个设置好了,坑爹的有个当前页:比如
1,然后我在CSS样式加个.current 样式,貌似没效果(比如我把它的颜色变成红色--只为测试作用),有谁遇到过么,怎么解决的呢,希望大家探讨探讨下。
------解决方案--------------------接分!
------解决方案--------------------怎么解决的?应该是后面的css覆盖了你写的css了,所以你的不生效了吧?或者写错了
------解决方案--------------------通过firebug,查看css属性,是否用到样式。
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn