如果它在应用程序文件夹中,为什么我不能在视图中包含任何内容?
我在主目录中包含时很好:
这有效:
<link rel="stylesheet" type="text/css" href="{ci_base_url}css/site.css" />
Run Code Online (Sandbox Code Playgroud)
但这不起作用:
<link rel="stylesheet" type="text/css" href="{ci_base_url}application/css/site.css" />
Run Code Online (Sandbox Code Playgroud)
为什么??
提前致谢
| 归档时间: |
|
| 查看次数: |
4937 次 |
| 最近记录: |