静态资源文件一般是放在public目录里,不只是css,只要是静态资源文件都没有显示出来. (更好的阅读体验可访问 这里 ) 问题陈述 文件结构 文件内容 三个文件分别为:Index.php.test.html.test.css //Index.php <?php namespace app\index\controller; use think\Controller; class Index extends Controller { public function index() { retu