star-horse-lowcode 2.8.62 → 2.8.64

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
@@ -420,3 +420,13 @@ barcode 条形码组件
420
420
  ```
421
421
  -修复解析函数,出现未设置组件情况,修复dytable-container 容器已知bug;
422
422
  ```
423
+ #### v2.8.63
424
+
425
+ ```
426
+ -修复列表容器不能删除组件bug,优化html和text 组件Css样式,优化栅格和动态表格容器查看视图异常
427
+ ```
428
+ #### v2.8.64
429
+
430
+ ```
431
+ -修复列表容器拖拽放置时,定位困难bug.
432
+ ```