为了账号安全,请及时绑定邮箱和手机立即绑定

view_replace_str已经设置好了,但是无法访问资源。

在config中已经设置了模板输出字符。
'view_replace_str'       => [
    '__PUBLIC__'=>'/public',

],

在模板文件中调用
<link href="__PUBLIC__/css/style.css" rel="stylesheet" type="text/css" media="all" />

但是前台无法访问到css使用。

Failed to load resource: the server responded with a status of 404 (Not Found)  http://tp.com/public/css/style.css

项目地址在app文件夹。入口文件在public文件夹。
请问这该如何解决?


正在回答

举报

0/150
提交
取消

view_replace_str已经设置好了,但是无法访问资源。

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信