Home > Backend Development > PHP Tutorial > thinkPHP的这些图标都不显示了解决思路

thinkPHP的这些图标都不显示了解决思路

WBOY
Release: 2016-06-13 12:24:21
Original
1222 people have browsed it

thinkPHP的这些图标都不显示了








但是在本地却显示 同步到服务器上就不显示了
一模一样的代码 求问是什么原因 怎么解决
------解决思路----------------------
图片没同步上去?或者是图片路径的写法不对
------解决思路----------------------
看下你的图标字体文件或者css文件加载上没有
------解决思路----------------------
但是在本地却显示 同步到服务器上就不显示了,多半是路径问题,去检查下css的路径吧,服务器是Linux的话要区分大小写
------解决思路----------------------
审查元素,看看img的src引入了哪里的图片

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template