diff --git a/src/components/ECharts/index.vue b/src/components/ECharts/index.vue index f4afa719..03b8b983 100644 --- a/src/components/ECharts/index.vue +++ b/src/components/ECharts/index.vue @@ -4,6 +4,7 @@ * * 开源协议:https://opensource.org/licenses/MIT * 项目地址:https://gitee.com/youlaiorg/vue3-element-admin + * 参考:https://echarts.apache.org/handbook/zh/basics/import/#%E6%8C%89%E9%9C%80%E5%BC%95%E5%85%A5-echarts-%E5%9B%BE%E8%A1%A8%E5%92%8C%E7%BB%84%E4%BB%B6 * * 在使用时,请保留此注释,感谢您对开源的支持! --> @@ -13,10 +14,14 @@