The goal is to quickly build a usable background interface, you can first look at DEMO (normal) / DEMO (TAB mode), username/password: guest/guest. Friendly reminder: This DEMO is still a bit large, and the loading may be a little slow. Pay attention to the network speed. Users only need to care about their own schema files, and they don't need to care about what the rendering looks like. Using the DBTable component, you can quickly implement CRUD on a table (in fact, it can be used not only for databases, but also for any operation mode that conforms to this). The disadvantage is that there is no clear business meaning, and the operating MM may not use it. Using this set of tools, if everything goes well, you can quickly build a background interface, including basic login/menu/navigation/CRUD/import/export and other functions, and the interface & experience is also quite passable, no need Any encoding, just modify the configuration.
Features
- Includes demos
- Specific content, business-related
- Build a usable background interface
- Guaranteed node version 5.3+, npm version 3.3+
- Simplify the front-end development of back-end personnel
- Built with React and Ant Design