这里陈列着Demo的源码 - [普通布局](https://github.com/215566435/Dragact/tree/master/example/NormalLayout) - [新增删除布局](https://github.com/215566435/Dragact/blob/master/example/AddRemove/index.tsx) - [拖拽把手](https://github.com/215566435/Dragact/tree/master/example/HandleLayout) - [历史布局](https://github.com/215566435/Dragact/tree/master/example/HistoryLayout) - [存储布局](https://github.com/215566435/Dragact/tree/master/example/LayoutRestore) - [静态组件](https://github.com/215566435/Dragact/tree/master/example/StaticWidget) - [手机](https://github.com/215566435/Dragact/tree/master/example/mobileLayout)