NervJS / taro-zhihu-sample

a demo based on taro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h5模式启动报错

anthhub opened this issue · comments

h5模式启动报错
Uncaught TypeError: _taroH2.default.initTabBarApis is not a function
at App.componentWillMount (app.js?d0a8:81)
at eval (index.js?1e21:1528)
at errorCatcher (index.js?1e21:1481)
at mountComponent (index.js?1e21:1527)
at ComponentWrapper.init (index.js?1e21:1869)
at createElement (index.js?1e21:1384)
at mountVNode (index.js?1e21:1516)
at Object.render (index.js?1e21:1795)
at eval (app.js?d0a8:86)
at Object../.temp/app.js (app.js:805)

你好,你怎么解决的?