add draft of gravity

This commit is contained in:
liangping
2021-09-20 10:29:23 +08:00
parent 6dff9d318a
commit dfda5c56ad
5 changed files with 150 additions and 2 deletions
+5
View File
@@ -26,6 +26,11 @@ const modules = [
title: 'uptime',
route: 'uptime',
},
{
scope: 'cosmos',
title: 'gravity',
route: 'gravity',
},
]
function processMenu() {