star-horse-lowcode 2.8.63 → 2.8.65

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
@@ -425,3 +425,13 @@ barcode 条形码组件
425
425
  ```
426
426
  -修复列表容器不能删除组件bug,优化html和text 组件Css样式,优化栅格和动态表格容器查看视图异常
427
427
  ```
428
+ #### v2.8.64
429
+
430
+ ```
431
+ -修复列表容器拖拽放置时,定位困难bug.
432
+ ```
433
+ #### v2.8.65
434
+
435
+ ```
436
+ -修复栅格容器,因css margin:8px auto !important 导致的显示bug
437
+ ```