mirror of
https://gitee.com/anji-plus/report.git
synced 2026-03-24 09:48:34 +08:00
1.5.1文档更新
This commit is contained in:
@@ -194,6 +194,11 @@ V1.3.0为多张图表新增了配置项,有部分配置项直接和图表渲
|
||||
解决方法:
|
||||
1、执行完npm install后需要将map文件夹拷贝到node_modules/echarts/文件夹下
|
||||
2、执行完1之后需要修改 report-ui/node_modules/echarts目录下的package.json
|
||||
在“sideEffects”追加"map/js/*.js"
|
||||
在“sideEffects”追加 "map/js/*.js" 和 "map/js/province/*.js"
|
||||
不明白可参考:https://blog.csdn.net/m0_45159572/article/details/130077091
|
||||
|
||||
- 文本组件出现undefined内容 <br>
|
||||
 <br>
|
||||
|
||||
解决方法:调整任意配置项。 <br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user