按照配置文件上写的不行 site_logo = "${static_prefix}logo.ico" 重新写了绝对路径也不行 site_logo = "../src/static/logo.ico" template已经注释掉了。