会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Mr-Cui
唯有坚持,不负梦想!!!
博客园
首页
新随笔
联系
订阅
管理
2020年4月16日
Vue 引入 Zepto.js 报错:TypeError: Cannot read property ‘createElement’ of undefined
摘要: 引入Zepto之后控制台报错如下: TypeError: Cannot read property ‘createElement’ of undefined 原因: 只使用了 AMD 规范的模块导出方法 define,没有用 CommonJs 规范的方法 module.exports 来导出模块,不
阅读全文
posted @ 2020-04-16 11:18 自律·给我自由
阅读(3396)
评论(0)
推荐(0)
公告