d2-crud-plus icon indicating copy to clipboard operation
d2-crud-plus copied to clipboard

面向配置的crud框架,基于d2-admin的d2-crud,简化d2-crud配置,快速开发crud功能;支持远程数据字典,国际手机号校验,alioss、腾讯云cos、七牛云文件上传、头像裁剪,省市区选择,权限管理,代码生成

Results 54 d2-crud-plus issues
Sort by recently updated
recently updated
newest added

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.17.1 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 v1.24.0 Release 1.24.0 v1.23.0 Release 1.23.0...

dependencies

``` 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分 文档相关 | 你的标题 ``` 前端导出excel ,formatter(row, context){ // 数据格式化 // row.xxx = parseInt(row.xxx) }, 这个方法远程调用api方法无反应,是否不支持 formatter (row, context) { if (row.server != null) { GetRemoteServer(row.server).then(res =>{...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.9.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Update https://registry.npm.taobao.org to https://registry.npmmirror.com, For more info please refer to https://zhuanlan.zhihu.com/p/430580607. This is an automated PR by @npmmirror (Which is a bot maintained by 8d6e8cefe5a7e3202364ec2c48db03fcc544218cf70100bf65d2ed2df5cc83da).

![image](https://user-images.githubusercontent.com/12046962/149864650-11e665ae-3760-4863-816e-912e736828bb.png)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

How can i use Korean in d2p-icon-select ? when column type: 'icon-selector',

``` 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分 功能开发 | 你的标题 ``` 由于开发需要,需要实现父子表(列名不同),请问如何配置呢?谢谢大佬!