收藏
回答

真机调试报错

WAService.js:1 jsEnginScriptError

Component is not found in path "components/home_page/building/building" (using by "pages/home_page/home_page");onAppRoute

Error: Component is not found in path "components/home_page/building/building" (using by "pages/home_page/home_page")

    at K (WAService.js:1:1204189)

    at K (WAService.js:1:1204393)

    at WAService.js:1:1222185

    at Module.Fe (WAService.js:1:1222764)

    at Function.value (WAService.js:1:1251033)

    at Et (WAService.js:1:1266256)

    at o (WAService.js:1:1270330)

    at WAService.js:1:1270572

    at kt (WAService.js:1:1270830)

    at Function.<anonymous> (WAService.js:1:1274156)



真机调试报错  编译器是正常的    为什么呢? 各位大佬  有什么好的办法解决


回答关注问题邀请回答
收藏

2 个回答

  • ༄理查王子༄
    ༄理查王子༄
    2019-07-11

    路过,解决了我就不参合了

    2019-07-11
    有用
    回复
  • Patience🎈
    Patience🎈
    2019-07-08

    看看你的那个 Component is not found in path "components/home_page/building/building" (using by "pages/home_page/home_page")这个组件路径对不对

    2019-07-08
    有用
    回复 2
    • constr app ={}
      constr app ={}
      2019-07-08

      在组件里的 josn后缀文件里面加上

      "component": true,

      这个就好了         谢谢了

      2019-07-08
      回复
    • Patience🎈
      Patience🎈
      2019-07-08

      ok啦

      2019-07-08
      回复
登录 后发表内容