随笔分类 - react
摘要:react中引入echarts报错Error: xAxis "0" not found 解决办法:在引入页面中加入这行代码 : import 'echarts/lib/component/grid'
阅读全文
摘要:可能是因为上传到git中忽略了.swf文件 将.gitignore中的这个选项去掉
阅读全文
摘要:将ckplayer官网的压缩包解压放到public文件夹下,在index.httml中引入 然后就可以在组件中引用了 ckPlayerInit = () => { console.log(window.ckplayer); let videoObject = { container: '#video
阅读全文

浙公网安备 33010602011771号