# antd模板 **Repository Path**: molicode_repo/molicode-template-antd ## Basic Information - **Project Name**: antd模板 - **Description**: antd模板 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-26 - **Last Updated**: 2021-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # molicode-template-elementui #### Description Generate CRUD code for antd-vue template by database table model. At present, only the page layer is implemented. The Ajax function needs to be implemented by yourself, anyway it can save many development time cost. you can edit the ajax template according to your own business demand, fork this template, and then modify the Ajax code to fill your requirement; #### 安装教程 1. 配合molicode代码工具使用; molicode代码工具地址:https://www.oschina.com/p/molicode #### 使用说明 1. 参考molicode的使用教程; mocode使用示例教程附动态图: https://my.oschina.net/davidzhang/blog/3077953 molicode帮助文档: https://cn2oo8.github.io/molicode_doc 2. 在molicode工具中,配置本git地址模板,并拉取模板; 3. 链接数据库或者使用SQL建表语句生成代码;