Page route 错误
发布于 6 年前 作者 wujie 9059 次浏览 来自 问答

thirdScriptError 

 sdk uncaught third Error 

 Cannot read property ‘0’ of undefined 

 TypeError: Cannot read property ‘0’ of undefined

    at http://127.0.0.1:13999/appservice/pages/component/filtrate-component.js:66:43

    at require (http://127.0.0.1:13999/appservice/__dev__/WAService.js:1:701762)

    at <anonymous>:20:7

    at HTMLScriptElement.scriptLoaded (http://127.0.0.1:13999/appservice/appservice?t=1546045455098:7602:21)

    at HTMLScriptElement.script.onload (http://127.0.0.1:13999/appservice/appservice?t=1546045455098:7614:20)

Page[pages/index/index] not found. May be caused by: 1. Forgot to add page route in app.json. 2. Invoking Page() in async task.

缓存全部清除进去就报这个错了,求解

1 回复

找到问题了,是组件加载的问题

回到顶部