From b2d33d1991dc67896543ef250d68b7bb09349de5 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 31 May 2021 17:07:01 +0800 Subject: [PATCH] opt index.js --- page/index.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/page/index.js b/page/index.js index 743a0e26..7700cfee 100644 --- a/page/index.js +++ b/page/index.js @@ -113,15 +113,14 @@ Volcanos({name: "chat", iceberg: "/chat/", volcano: "/frame.js", "cli": {name: "系统 cli", index: [ "qrcode", "daemon", "system", "runtime", ]}, - "web": {name: "网络 web", index: [ - "route", "serve", "space", "dream", - "spide", "share", "cache", "story", + "web": {name: "应用 web", index: [ + "spide", "route", "share", "dream", ]}, "aaa": {name: "权限 aaa", index: [ "user", "sess", "role", "totp", ]}, "nfs": {name: "文件 nfs", index: [ - "nfs.cat", "nfs.dir", "nfs.tail", "nfs.trash", + "cat", "dir", "tail", "trash", ]}, "ssh": {name: "脚本 ssh", index: [ "connect", "session", "service", "channel",