摘要: 一、前言 webpack在配置多页面开发的时候 ,发现用 import 导入 Zepto 时,会报 Uncaught TypeError: Cannot read property 'createElement' of undefined 错误,导致无法使用 Zepto。 二、解决方案 1、引入sc 阅读全文
posted @ 2019-01-23 07:14 Alley-巷子 阅读(987) 评论(0) 推荐(5) 编辑