🔱: [client] sync upgrade with 8 commits [trident-sync]

Merge remote-tracking branch 'origin/main'
refactor: circle check
refactor: circle check
refactor: 1.11.8
refactor: upload demo test
perf: 优化dict性能
refactor: debug
This commit is contained in:
GitHub Actions Bot
2023-03-24 19:24:06 +00:00
parent b9dd4a35db
commit e7628bdbdd
10 changed files with 537 additions and 57 deletions
@@ -8,6 +8,15 @@ export const crudResources = [
icon: "ion:apps-sharp"
},
children: [
{
title: "debug",
name: "debug",
path: "/crud/debug",
component: "/crud/debug/index.vue",
meta: {
isMenu: false
}
},
{
title: "基本特性",
name: "basis",