fl-web-component 1.3.7 → 1.3.8

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,7 +46,10 @@ Vue.use(FlWebComponent)
46
46
  欢迎贡献代码和问题反馈。
47
47
 
48
48
  ## 更新日志
49
- - 1.3.6 2025-07-31
49
+ - 1.3.8 2025-08-12
50
+ 1. 新增 qt-devtools
51
+ 2. 处理模型隐藏处理定位问题
52
+ - 1.3.7 2025-07-31
50
53
  1. 添加模型隐藏
51
54
  2. 添加模型截图功能
52
55
  - 1.3.4 2025-07-29