摘要:
option = { tooltip: { trigger: 'axis', axisPointer: { // Use axis to trigger tooltip type: 'shadow' // 'shadow' as default; can also be 'line' or 'sha 阅读全文
posted @ 2022-07-12 17:38
张哲Zeo
阅读(627)
评论(0)
推荐(0)
摘要:
查看npm源: npm get registry 国内设置淘宝源: #官方:http://www.npmjs.org npm config set registry http://registry.npm.taobao.org 如果不想全局设置,也可安装时临时指定: npm install --re 阅读全文
posted @ 2022-07-12 10:53
张哲Zeo
阅读(155)
评论(0)
推荐(0)