fl-web-component 1.1.11 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,6 +46,11 @@ Vue.use(FlWebComponent)
46
46
  欢迎贡献代码和问题反馈。
47
47
 
48
48
  ## 更新日志
49
+ - 2025-06-03 1.2.1
50
+ 1. 修复模型拾取问题
51
+ - 2025-05-30 1.2.0
52
+ 1. 图纸模型新增点击、高亮、重置高亮等api
53
+ 2. 三维图形新增、获取中心点、计算实体大小等接口
49
54
  - 2025-05-28 1.1.11
50
55
  1. 调整视椎体可视范围
51
56
  - 2025-05-27 1.1.10