Skip to content

期望提供代码前端生成器 #371

Open
@colorful3

Description

@colorful3

对于单表的 CURD 简单业务,开发流程比较固定,我们都需要如下操作:

  1. 配置路由,基本上就是列表页面、新增页面、编辑页面等;
  2. 编写模型层,提供基本的 CURD 方法;
  3. 编写视图层。

期望能够提供代码生成器来简化重复的开发步骤。

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions