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

``` 其它问题 | expandRow怎么默认展开。我想实现进入列表页面 就默认展开所有expandRow ``` crud.js ` expandRow: { // 或者直接传true,不显示title,不居中 title: '实例IP', align: 'center', width: 60 },` index.vue ` 这里显示行展开数据:{{scope.row.data}} ` ![q1](https://user-images.githubusercontent.com/18520739/136930528-e175a19e-93f4-478a-b631-bed00b364e83.png)

想要代码控制是否打开行内编辑,目前只有打开模态框的方法

``` 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分 其它问题 | 你的标题 ``` 如果需要,在这里描述具体内容

columns 配置: ``` { title: '弹窗类型', key: 'type', type: 'radio', align: 'center', form: { component: { props: { dict: { data: [{ value: 2, label: 'H5跳转' }, { value: 3,...

如题,想一次上传很多图片,会出现超时报错,怎么设置超时参数?

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. Release notes Sourced from color-string's releases. 1.6.0 Minor release 1.6.0 #55 - Add support for space-separated HSL Thanks @​htunnicliff for the contribution :) 1.5.5...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

显示优化 | 树形组件单独使用,无法随系统设置的字号大小,变化 ![_OL_A6UHD11XX(C4}D`UDRE](https://user-images.githubusercontent.com/19332453/128501709-15f671c2-c080-4a5b-a75c-8fbb03cf4487.png) ![YSP( PTDL{LQYM`)P7F55`W](https://user-images.githubusercontent.com/19332453/128501719-d962f679-9c35-4ef1-a3e2-57038e0be938.png)

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.25 to 7.0.36. Release notes Sourced from postcss's releases. 7.0.36 Backport ReDoS vulnerabilities from PostCSS 8. 7.0.35 Add migration guide link to PostCSS 8 error text. 7.0.34...

dependencies