Skip to content

wangliang000/createForm

Repository files navigation

Simple

A formily 封装

使用

# 安装依赖
$ npm install

# 启动服务
$ npm start  # visit http://localhost:3333

More docs.

注册组件

 <CreateForm schema={schema} components={components} />
 // schema 表示描述组件格式
 // components 表示需要注册的组件

About

formily + ice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors