优化:1、mtable、mlink、mservice、qtask 展示的排序最新展示到前面
2、其他修改
This commit is contained in:
@@ -137,13 +137,13 @@
|
||||
{
|
||||
name: "QTask", url: "/qtask", nodes: [
|
||||
{url:"/qtask/list.html", name:"QTask", icon:"icon-cube-alt"},
|
||||
{url:"/qtask/debug.html", name:"QTask-Debug", icon:"icon-bug"},
|
||||
/*{url:"/qtask/debug.html", name:"QTask-Debug", icon:"icon-bug"},*/
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "平台管理", url: "/plat/db.html", nodes: [
|
||||
{url:"/plat/db.html", name:"数据中心", icon: "icon-database"},
|
||||
{url:"/plat/index.html", name:"业务平台", icon:"icon-server"},
|
||||
{url:"/plat/db.html", name:"数据源", icon: "icon-database"},
|
||||
{url:"/plat/index.html", name:"应用平台", icon:"icon-server"},
|
||||
]
|
||||
},
|
||||
{name: "关于", url: "/single", nodes: [
|
||||
@@ -153,7 +153,7 @@
|
||||
{url:"/single/metaFlow.html", name:"MetaKit使用", icon:"icon-server"},
|
||||
]
|
||||
},
|
||||
{
|
||||
/*{
|
||||
name: "其他服务", url: "/plat/db.html", nodes: [
|
||||
{url:"/oth/index.html", name:"业务平台管理", icon: "icon-database"},
|
||||
{url:"/oth/file.html", name:"文件服务", icon: "icon-database"},
|
||||
@@ -174,7 +174,7 @@
|
||||
{url:"/weixin/templateMessage.html", name:"模板消息", icon:"icon-server"},
|
||||
{url:"/weixin/timer.html", name:"Timer", icon:"icon-server"},
|
||||
]
|
||||
}
|
||||
}*/
|
||||
],
|
||||
menus: {},
|
||||
page: {},
|
||||
|
||||
Reference in New Issue
Block a user