mirror of
https://github.com/certd/certd.git
synced 2026-05-15 04:27:31 +08:00
🔱: [client] sync upgrade with 5 commits [trident-sync]
build: publish success perf: 增加card列表示例 fix: 修复antdv4新页面打开示例不显示表单的bug chore:
This commit is contained in:
@@ -782,6 +782,12 @@ export const crudResources = [
|
||||
name: "AdvancedBigData",
|
||||
path: "/crud/advanced/big-data",
|
||||
component: "/crud/advanced/big-data/index.vue"
|
||||
},
|
||||
{
|
||||
title: "列表以card方式显示",
|
||||
name: "AdvancedCard",
|
||||
path: "/crud/advanced/card",
|
||||
component: "/crud/advanced/card/index.vue"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user