From 7262d6e2f8a498fabe2d841a4e8891c2b9bc686c Mon Sep 17 00:00:00 2001 From: shy Date: Fri, 8 Mar 2024 19:04:28 +0800 Subject: [PATCH] add some --- etc/init.shy | 2 ++ src/main.js | 7 ++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/etc/init.shy b/etc/init.shy index c60a64ce..68766ef2 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -12,5 +12,7 @@ binpack insert usr/icons/ ~web.code.git config service cmd git +~web.wiki + command default feel usr/icons/ background.jpg ~ssh source local.shy diff --git a/src/main.js b/src/main.js index e7bf72b0..8a620257 100644 --- a/src/main.js +++ b/src/main.js @@ -7,7 +7,7 @@ Volcanos({river: { }}, product: {name: "办公群", icon: "bi bi-wechat", storm: { feel: {name: "相册 feel", icon: "bi bi-images", index: [ - {index: "feel", args: ["usr/icons/", "background.jpg"]}, "draw", + "feel", "draw", ]}, message: {name: "聊天 message", icon: "bi bi-wechat", index: [ "message", @@ -21,7 +21,7 @@ Volcanos({river: { }}, 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", + "vimer", "status", "dream", "web.chat.script", "favor", "word", ]}, repos: {name: "源码 repos", icon: "bi bi-git", index: [ "compile", "publish", "matrix", "store", "web.code.git.repos", "web.code.git.service", @@ -30,9 +30,10 @@ Volcanos({river: { "stats", "count", "toast", "stream", "broad", "spide", "cache", "space", "route", ]}, cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [ - {space: "20210308-sshd", index: "ssh.relay"}, "bench", + {space: "20210308-sshd", index: "ssh.relay"}, {space: "20210308-sshd", index: "ssh.cloud.tencent.cvm.instance"}, {space: "20210308-sshd", index: "ssh.cloud.tencent.lighthouse.instance"}, + "bench", {space: "20230913-matrix-story", index: "web.chat.island.group"}, {space: "20230913-matrix-story", index: "web.chat.island.portal"}, {space: "20230511-docker-story", index: "web.code.docker.container"},