基于antd-mobile二次封装的表单组件
在学习 vue3 时封装的组件
```vue <template> <div ref="divRef" style="width: 400px; height: 400px;"></div> </template>
[实例文档](https://mhua99.github.io/table/)