在vue中引入echarts后,我import了网上下载的china.js,但是会报错 Cannot read property 'echarts' of undefined 这是因为在vue组件中引入的话 , 地图的js文件中的this指向问题 ,会造成echarts在china.js没有引入 在这里插入图片描述 解决方法 引入node_modules里面的包: ==import 'echarts/map/js/china.js';=...
js代码是这样的alert($(window.frames["iframe1"].document).find("#mapbox").width());无论是什么浏览器都不识别 提示错误是... 分享1赞 百度分享吧 方飞旖 代码在本地运行一切正常,布到线上服务器,出问题分享功能正常,点击分享按钮时出现bugUncaught TypeError: Cannot read property *name* of undefined...