mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
docs: 增加vue3自定义查询组件文档
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
|
||||
* @Date: 2025-04-23 20:26:48
|
||||
* @LastEditTime: 2025-04-26 10:22:46
|
||||
* @LastEditTime: 2025-05-07 19:13:26
|
||||
* @Description: 笔记配置
|
||||
* Copyright (c) 2025 by yubaolee | ahfu~ , All Rights Reserved.
|
||||
*/
|
||||
@@ -56,6 +56,11 @@ const proNote = defineNoteConfig({
|
||||
collapsed: false,
|
||||
items: ['start','deploy','structure','devnew', 'router','openurl','keepalive','datapropertyrule']
|
||||
},
|
||||
{
|
||||
text: '内置组件',
|
||||
collapsed: false,
|
||||
items: ['components','querybuilder']
|
||||
},
|
||||
'printerplan',
|
||||
{
|
||||
text: '表单设计',
|
||||
@@ -70,7 +75,7 @@ const proNote = defineNoteConfig({
|
||||
{
|
||||
text: '其他',
|
||||
collapsed: true,
|
||||
items: ['components','faq']
|
||||
items: ['faq']
|
||||
}
|
||||
|
||||
]
|
||||
|
Reference in New Issue
Block a user