mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-22 07:32:26 +02:00
101 lines
1.7 KiB
JSON
101 lines
1.7 KiB
JSON
[
|
|
{
|
|
"title": "Home",
|
|
"href": "/",
|
|
"class": "menu_home",
|
|
"id": "memuA",
|
|
"sort": 1
|
|
},
|
|
{
|
|
"title": "Website",
|
|
"href": "/site",
|
|
"class": "menu_web",
|
|
"id": "memuAsite",
|
|
"sort": 2
|
|
},
|
|
{
|
|
"title": "FTP",
|
|
"href": "/ftp",
|
|
"class": "menu_ftp",
|
|
"id": "memuAftp",
|
|
"sort": 3
|
|
},
|
|
{
|
|
"title": "Databases",
|
|
"href": "/database",
|
|
"class": "menu_data",
|
|
"id": "memuAdatabase",
|
|
"sort": 4
|
|
},
|
|
{
|
|
"title": "Docker",
|
|
"href": "/docker",
|
|
"class": "menu_docker",
|
|
"id": "memuDocker",
|
|
"sort": 5
|
|
},
|
|
{
|
|
"title": "Monitor",
|
|
"href": "/control",
|
|
"class": "menu_control",
|
|
"id": "memuAcontrol",
|
|
"sort": 6
|
|
},
|
|
{
|
|
"title": "Security",
|
|
"href": "/firewall",
|
|
"class": "menu_firewall",
|
|
"id": "memuAfirewall",
|
|
"sort": 7
|
|
},
|
|
{
|
|
"title": "WAF",
|
|
"href": "/btwaf/index",
|
|
"class": "menu_btwaf",
|
|
"id": "memu_btwaf",
|
|
"sort": 8
|
|
},
|
|
{
|
|
"title": "Files",
|
|
"href": "/files",
|
|
"class": "menu_folder",
|
|
"id": "memuAfiles",
|
|
"sort": 9
|
|
},
|
|
{
|
|
"title": "Terminal",
|
|
"href": "/xterm",
|
|
"class": "menu_xterm",
|
|
"id": "memuAxterm",
|
|
"sort": 10
|
|
},
|
|
{
|
|
"title": "Cron",
|
|
"href": "/crontab",
|
|
"class": "menu_day",
|
|
"id": "memuAcrontab",
|
|
"sort": 11
|
|
},
|
|
|
|
{
|
|
"title": "App Store",
|
|
"href": "/soft",
|
|
"class": "menu_soft",
|
|
"id": "memuAsoft",
|
|
"sort": 12
|
|
},
|
|
{
|
|
"title": "Settings",
|
|
"href": "/config",
|
|
"class": "menu_set",
|
|
"id": "memuAconfig",
|
|
"sort": 13
|
|
},
|
|
{
|
|
"title": "Log out",
|
|
"href": "/login?dologin=True",
|
|
"class": "menu_exit",
|
|
"id": "dologin",
|
|
"sort": 14
|
|
}
|
|
] |