Home >Backend Development >PHP Tutorial >一个thinkphp的问题

一个thinkphp的问题

WBOY
WBOYOriginal
2016-06-23 14:28:31713browse

thinkphp js








用了load标签后,为什么就第1页显示没问题,其余的页都会报应用错误,这是为什么啊?
SyntaxError: syntax error

回复讨论(解决方案)

我在这里在线等啊

显然是路径错了!

入口的 index.php 与 public 在同一位置
于是就没有 ../../ 了

这个和你入口文件目录有关系,仔细检查下静态类库文件配置。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn