mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-09 02:44:44 +08:00
docs: 增加url表单操作说明
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
|
||||
* @Date: 2023-08-12 10:48:24
|
||||
* @LastEditTime: 2025-04-08 16:59:10
|
||||
* @LastEditTime: 2025-04-09 16:16:23
|
||||
* @Description:
|
||||
* @
|
||||
* @Copyright (c) 2023 by yubaolee | ahfu~ , All Rights Reserved.
|
||||
@@ -143,7 +143,7 @@ module.exports = {
|
||||
title: '表单设计', // 必要的
|
||||
sidebarDepth: 1, // 可选的, 默认值是 1
|
||||
collapsable: false,
|
||||
children: ['startform','dragform','dragformdetail'],
|
||||
children: ['startform','urlform','dragform','dragformdetail'],
|
||||
},
|
||||
{
|
||||
title: '工作流', // 必要的
|
||||
|
||||
Reference in New Issue
Block a user