certd/packages/ui/certd-client
GitHub Actions Bot aebce2f241 🔱: [client] sync upgrade with 21 commits [trident-sync]
refactor: 1.12.0
refactor: 多行查询优化
perf: 优化多行查询示例
feat(search): search支持自定义布局

search支持自定义布局,search.layout、search.collapse转移到 search.container之下。如果想使用原来的search组件,请配置search.is=fs-search-v1
refactor: 1.11.10
fix: 修复列设置显隐和禁用无效的bug
refactor: 1.11.9
refactor: 1.11.9
perf: 增加表单字段render示例
refactor: 删除无用的index
Merge remote-tracking branch 'origin/main'
refactor: circle check
refactor: circle check
refactor: 1.11.8
refactor: upload demo test
perf: 优化dict性能
refactor: debug
fix: 修复当limit=1时,上传文件删光后,再选择文件上传第一次无效的bug

https://github.com/fast-crud/fast-crud/issues/166
refactor: 1.11.7
refactor: 1.11.6
...
2023-03-31 19:24:21 +00:00
..
.github 🔱: [client] sync upgrade with 6 commits [trident-sync] 2023-02-09 19:24:00 +00:00
build 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
public 🔱: [client] sync upgrade with 5 commits [trident-sync] 2023-03-28 19:24:02 +00:00
src 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-03-31 19:24:21 +00:00
tests/unit 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.browserslistrc 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.dependency-cruiser.js 🔱: [client] sync upgrade with 8 commits [trident-sync] 2023-03-24 19:24:06 +00:00
.env 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.env.debug 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.env.debugpm 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.env.pm 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.env.production 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.eslintignore 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.eslintrc.js 🔱: [client] sync upgrade with 9 commits [trident-sync] 2023-03-09 19:24:01 +00:00
.gitignore 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.npmignore 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.prettierrc 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
CHANGELOG.md 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-03-31 19:24:21 +00:00
LICENSE 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
README.md 🔱: [client] sync upgrade with 6 commits [trident-sync] 2023-02-09 19:24:00 +00:00
index.html 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
package.json 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-03-31 19:24:21 +00:00
tailwind.config.js 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
tsconfig.json 🔱: [client] sync upgrade with 12 commits [trident-sync] 2023-03-16 19:24:01 +00:00
vite.config.ts 🔱: [client] sync upgrade with 2 commits [trident-sync] 2023-03-19 19:23:51 +00:00

README.md

fs-admin-antdv

基于vue3、antdv 的 admin管理后台脚手架
更多信息请参考: fast-crud

server端

fs-server-js

https://github.com/fast-crud/fs-server-js

其他相关项目

感谢

依赖

参考如下项目

感谢这些优秀的项目