This commit is contained in:
2019-07-31 01:02:32 +08:00
parent 2d925e3fa7
commit 94ed7fa616
3 changed files with 23 additions and 17 deletions

View File

@@ -110,6 +110,11 @@
{url:"/qtask/debug.html", name:"QTask-Debug", icon:"icon-bug"},
]
},
{
name: "其他服务", url: "/plat/db.html", nodes: [
{url:"/plat/db.html", name:"文件服务", icon: "icon-database"},
]
},
{
name: "业务平台", url: "/qtask", nodes: [
{url:"/plat/index.html", name:"业务平台", icon:"icon-server"},