api

package
v0.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LeftNavigate = &navigate.Item{
	Display: true,
	Name:    `外部接口`,
	Action:  `official/api`,
	Icon:    `plane`,
	Children: &navigate.List{
		{
			Display: true,
			Name:    `接口账号`,
			Action:  `account/index`,
		},
		{
			Display: false,
			Name:    `添加账号`,
			Action:  `account/add`,
		},
		{
			Display: false,
			Name:    `修改账号`,
			Action:  `account/edit/:id`,
		},
		{
			Display: false,
			Name:    `删除账号`,
			Action:  `account/delete/:id`,
		},
	},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package account api 外部接口账号
Package account api 外部接口账号

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL