diff --git a/etc/init.shy b/etc/init.shy index 01d9fa02..6823e40f 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -3,13 +3,13 @@ # config serve main "/chat/cmd/web.wiki.portal/" # config serve open "http://localhost:9020/chat/cmd/web.wiki.feel" spide create name "com" link "http://2021.shylinux.com" - dream create name "20221205-sshd" repos "https://shylinux.com/x/sshd" binary "http://2021.shylinux.com/chat/pod/20221205-sshd" - dream create name "20230511-golang-story" repos "https://shylinux.com/x/golang-story" binary "http://2021.shylinux.com/chat/pod/20230511-golang-story" - dream create name "20230511-docker-story" repos "https://shylinux.com/x/docker-story" binary "http://2021.shylinux.com/chat/pod/20230511-docker-story" - dream create name "20230511-linux-story" repos "https://shylinux.com/x/linux-story" binary "http://2021.shylinux.com/chat/pod/20230511-linux-story" - dream create name "20230511-nginx-story" repos "https://shylinux.com/x/nginx-story" binary "http://2021.shylinux.com/chat/pod/20230511-nginx-story" - dream create name "20230511-redis-story" repos "https://shylinux.com/x/redis-story" binary "http://2021.shylinux.com/chat/pod/20230511-redis-story" - dream create name "20230511-mysql-story" repos "https://shylinux.com/x/mysql-story" binary "http://2021.shylinux.com/chat/pod/20230511-mysql-story" + dream create name "20221205-sshd" icon usr/icons/ssh.png repos "https://shylinux.com/x/sshd" binary "http://2021.shylinux.com/chat/pod/20221205-sshd" + dream create name "20230511-golang-story" icon usr/icons/go.png repos "https://shylinux.com/x/golang-story" binary "http://2021.shylinux.com/chat/pod/20230511-golang-story" + dream create name "20230511-docker-story" icon src/client/docker.png repos "https://shylinux.com/x/docker-story" binary "http://2021.shylinux.com/chat/pod/20230511-docker-story" + dream create name "20230511-linux-story" icon src/linux.png repos "https://shylinux.com/x/linux-story" binary "http://2021.shylinux.com/chat/pod/20230511-linux-story" + dream create name "20230511-nginx-story" icon src/server/nginx.png repos "https://shylinux.com/x/nginx-story" binary "http://2021.shylinux.com/chat/pod/20230511-nginx-story" + dream create name "20230511-redis-story" icon src/client/redis.png repos "https://shylinux.com/x/redis-story" binary "http://2021.shylinux.com/chat/pod/20230511-redis-story" + dream create name "20230511-mysql-story" icon src/studio/mysql.png repos "https://shylinux.com/x/mysql-story" binary "http://2021.shylinux.com/chat/pod/20230511-mysql-story" dream button web.wiki.portal web.chat.macos.desktop web.code.xterm web.code.vimer web.code.compile web.code.git.repos ~web.code diff --git a/src/main.js b/src/main.js index 5c54c0a9..ed4cb181 100644 --- a/src/main.js +++ b/src/main.js @@ -9,7 +9,7 @@ Volcanos({river: { issue: {name: "发布 issue", icon: "bi bi-list-check", index: ["web.code.compile", "web.code.publish", "web.code.bench", "web.code.pprof", "web.dream", "web.space", "web.code.git.service", "web.code.git.status"]}, }}, operate: {name: "运维群", icon: "bi bi-gear", type: aaa.TECH, storm: { - web: {name: "应用 web", icon: "bi bi-browser-chrome", index: ["web.chat.oauth.client", "broad", "serve", "dream", "space", "route", "share", "count"]}, + web: {name: "应用 web", icon: "bi bi-browser-chrome", index: ["web.chat.oauth.client", {index: "web.code.git.search", args: ["repos"]}, "broad", "serve", "dream", "space", "route", "share", "count"]}, aaa: {name: "权限 aaa", icon: "bi bi-people-fill", index: ["offer", "email", "user", "totp", "sess", "role"]}, cli: {name: "系统 cli", icon: "bi bi-windows", index: ["qrcode", "daemon", "runtime", "cli.procstat", "cli.procinfo", "mirrors", "signal", "timer", "routine", "log.debug"]}, nfs: {name: "文件 nfs", icon: "bi bi-server", index: ["dir", "cat", "tar", "pack", "tail", "trash", "server", "host", "port"]}, diff --git a/src/template/web.chat.header/language/zh-cn.js b/src/template/web.chat.header/language/zh-cn.js index d4335448..8c3c77f8 100644 --- a/src/template/web.chat.header/language/zh-cn.js +++ b/src/template/web.chat.header/language/zh-cn.js @@ -12,7 +12,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二" cli.OPEN, "打开", cli.CLOSE, "关闭", cli.DONE, "完成", cli.BUILD, "构建", - nfs.SAVE, "保存", nfs.LOAD, "加载", nfs.TRASH, "删除", + nfs.SAVE, "保存", nfs.LOAD, "加载", nfs.TRASH, "清理", nfs.PUSH, "上传", nfs.PULL, "下载", nfs.SOURCE, "源码", nfs.MODULE, "模块", nfs.SCRIPT, "脚本", @@ -32,6 +32,8 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二" "logs", "日志", "configs", "配置", "inspect", "详情", "portal", "首页", "add", "添加", "opt", "优化", "fix", "修复", "full", "全屏", + "more", "更多", + "clone", "克隆", )}) kit.Dict( mdb.REVERT, "恢复", diff --git a/src/template/web.chat.header/theme/blue.css b/src/template/web.chat.header/theme/blue.css index 437b9228..7834d2a0 100644 --- a/src/template/web.chat.header/theme/blue.css +++ b/src/template/web.chat.header/theme/blue.css @@ -1,5 +1,5 @@ body.blue { --legend-bg-color:var(--ui-blue-10); --input-bg-color:var(--ui-geekblue-10); - --box-border:blue solid 1px; + --box-border:#9c9cb070 solid 1px; } diff --git a/src/template/web.chat.header/theme/red.css b/src/template/web.chat.header/theme/red.css index e469de0a..70c41a87 100644 --- a/src/template/web.chat.header/theme/red.css +++ b/src/template/web.chat.header/theme/red.css @@ -1,6 +1,7 @@ body.red { --legend-bg-color:var(--ui-volcano-9); --input-bg-color:var(--ui-red-10); - --box-border:red solid 1px; + /* --box-border:red solid 1px; */ + --box-border:#9c9cb070 solid 1px; } diff --git a/src/template/web.space/main.html b/src/template/web.space/main.html index 090a9b6d..c515efb6 100644 --- a/src/template/web.space/main.html +++ b/src/template/web.space/main.html @@ -2,13 +2,14 @@