From 2ce28fd712faf34b4de48d003073c3360122fad6 Mon Sep 17 00:00:00 2001 From: shy Date: Sun, 3 Mar 2024 14:30:08 +0800 Subject: [PATCH] add some --- src/main.js | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/src/main.js b/src/main.js index c8befdd1..145542be 100644 --- a/src/main.js +++ b/src/main.js @@ -4,21 +4,32 @@ Volcanos({river: { desktop: {name: "桌面 desktop", icon: "bi bi-window-desktop", index: ["desktop"]}, dream: {name: "空间 dream", icon: "bi bi-diagram-3", nodetype: web.SERVER, index: ["dream"]}, store: {name: "商店 store", icon: "bi bi-shop", nodetype: web.SERVER, index: ["store"]}, - // matrix: {name: "矩阵 matrix", icon: "bi bi-grid-3x3-gap", nodetype: web.SERVER, index: ["matrix"]}, - // message: {name: "聊天 message", icon: "bi bi-wechat", index: ["message"]}, + }}, + office: {name: "办公群", icon: "bi bi-wechat", storm: { + message: {name: "聊天 message", icon: "bi bi-wechat", index: [ + "message", + ]}, + feel: {name: "相册 feel", icon: "bi bi-images", index: [ + "feel", "draw", + ]}, + plan: {name: "计划 plan", icon: "bi bi-calendar4-week", index: [ + "plan", "flows", + ]}, + matrix: {name: "矩阵 matrix", icon: "bi bi-grid-3x3-gap-fill", index: [ + "matrix", + ]}, }}, project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, debug: true, storm: { studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [ "vimer", "status", "dream", {index: "web.chat.script", args: ["devops"]}, "favor", "word", ]}, repos: {name: "源码 repos", icon: "bi bi-git", index: [ - "compile", "publish", "message", "matrix", "store", "web.code.git.repos", "web.code.git.service", + "compile", "publish", "matrix", "store", "message", "web.code.git.repos", "web.code.git.service", ]}, stats: {name: "流量 stats", icon: "bi bi-bar-chart-line", index: [ "stats", "count", "toast", "stream", "broad", "spide", "cache", "space", "route", ]}, cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [ - // {space: "20220826-career", index: "ssh.relay"}, "bench", {space: "20210308-sshd", index: "ssh.relay"}, "bench", {space: "20230913-matrix-story", index: "web.chat.island.group"}, {space: "20230913-matrix-story", index: "web.chat.island.portal"},