certd/packages/ui/certd-client
GitHub Actions Bot 2fd75fe097 🔱: [client] sync upgrade with 6 commits [trident-sync]
build: publish success
perf: antdv示例背景设置为白色
fix: card布局情况下,header-top header-bottom同时跟search显隐的bug
fix: 修复table-select 示例右上角自定义插槽无法设置的bug
feat: 将代码编辑器单独打包到@fast-crud/editor-code,加快不需要code的项目的打包速度,如果您使用了editor-code,请按照文档重新进行editor-code的集成

BREAKING CHANGE: 将代码编辑器单独打包到@fast-crud/editor-code,,如果您使用了editor-code,请按照文档重新进行editor-code的集成
2025-07-28 19:27:48 +00:00
..
.github 🔱: [client] sync upgrade with 21 commits [trident-sync] 2024-06-15 18:32:36 +00:00
build 🔱: [client] sync upgrade with 7 commits [trident-sync] 2025-03-03 19:24:51 +00:00
public 🔱: [client] sync upgrade with 2 commits [trident-sync] 2025-07-25 19:27:15 +00:00
src 🔱: [client] sync upgrade with 6 commits [trident-sync] 2025-07-28 19:27:48 +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 7 commits [trident-sync] 2025-03-03 19:24:51 +00: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 8 commits [trident-sync] 2023-11-20 19:24:12 +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
.npmrc 🔱: [client] sync upgrade with 2 commits [trident-sync] 2024-05-30 19:23:48 +00:00
.prettierrc 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
CHANGELOG.md 🔱: [client] sync upgrade with 6 commits [trident-sync] 2025-07-28 19:27:48 +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 5 commits [trident-sync] 2025-03-04 19:24:24 +00:00
index.html 🔱: [client] sync upgrade with 21 commits [trident-sync] 2024-06-15 18:32:36 +00:00
package.json 🔱: [client] sync upgrade with 6 commits [trident-sync] 2025-07-28 19:27:48 +00:00
postcss.config.mjs 🔱: [client] sync upgrade with 7 commits [trident-sync] 2025-03-03 19:24:51 +00:00
tailwind.config.mjs 🔱: [client] sync upgrade with 7 commits [trident-sync] 2025-03-03 19:24:51 +00:00
tsconfig.json 🔱: [client] sync upgrade with 21 commits [trident-sync] 2024-06-15 18:32:36 +00:00
vite.config.ts 🔱: [client] sync upgrade with 21 commits [trident-sync] 2024-06-15 18:32:36 +00:00

README.md

fs-admin-antdv

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

server端

fs-server-js

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

其他相关项目

build

set NODE_OPTIONS=--max-old-space-size=32768 && npm run build

感谢

依赖

参考如下项目

感谢这些优秀的项目