V5无法正确加载资源文件

浏览:1111 发布日期:2016/06/24 分类:ThinkPHP5专区
http://192.168.0.1/tp5/public/index/ 对应 ./static/csss/a.css
http://192.168.0.1/tp5/public/index/index 对应 ../static/csss/a.css
http://192.168.0.1/tp5/public/index/index/index 对应 ../../static/csss/a.css

有撒简单的方法解决?
最佳答案
评论( 相关
后面还有条评论,点击查看>>