慕码人0323810
2018-12-29 14:20
Uncaught (in promise) TypeError: Super expression must either be null or a function
at _inherits (index.js?e6ae:49)
at eval (index.js?e6ae:892)
at createWrappedComponent (index.js?e6ae:940)
at eval (index.js?e6ae:1020)
https://github.com/shuiruohanyu/taro-meituan/tree/master
公开课源码,目前出现的大部分这种问题都是脚手架没安装好的原因 建议 重新安装taro脚手架
目前taro团队正在如火如荼的进行版本更新 相信多端应用框架会被更多地开发者接受 感谢大家学习此们课程
这个应该改为最新的函数式组件的写法了,不应该用的老的写法了。
默认安装的taro-ui的版本,不兼容taro3
npm install taro-ui@3.0.0-alpha.3
Taro多端框架开发外卖首页
22907 学习 · 85 问题
相似问题