-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不显示内容 #10
Comments
|
按照教程全都配置好了。 |
试着请求一下 |
404的话应该是typecho端的问题,建议禁用插件后重新启动或重新安装等方法 |
https://s2.ax1x.com/2019/04/02/AcPiWR.png |
之前是否使用过其他占用 /api 接口的插件? |
Links |
如果可以查看数据库的话可以查看 options 表中的 routingTable 项,将其中的内容呈现出来查看 /api 路由是否被占用 |
启用wetypecho routingTable项能搜到api关键字,禁用routingTable搜不到api关键字 |
和typecho永久链接中的伪静态有关系没 |
可以尝试一下GET {
status: 200,
data: "1"
} 则将小程序端 |
还真的是这个问题,我是使用oneinstack搭的环境,碰到的问题与楼主一样。你最后这条,就是解决办法。 |
thirdScriptError
Cannot read property 'map' of undefined;at page/index/index fetchallcats function;at api request success callback function
TypeError: Cannot read property 'map' of undefined
The text was updated successfully, but these errors were encountered: