1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-09-21 01:33:43 +08:00
parent 3027067db0
commit 3a12d3e725
3 changed files with 5 additions and 3 deletions

View File

@ -11,7 +11,8 @@
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-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 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 create name "20230913-matrix-story" icon src/matrix/matrix.png repos `https://shylinux.com/x/matrix-story` binary `http://2021.shylinux.com/chat/pod/20230913-matrix-story` dream create name "20230913-matrix-story" icon src/matrix/matrix.png repos `https://shylinux.com/x/matrix-story` binary `http://2021.shylinux.com/chat/pod/20230913-matrix-story`
dream button web.wiki.portal web.chat.macos.desktop web.code.xterm web.code.vimer web.code.compile web.code.git.repos dream config web.wiki.portal web.chat.macos.desktop web.code.xterm web.code.vimer web.code.compile web.code.git.repos
event listen serve.start serve
~web.code ~web.code
webpack insert xterm webpack insert xterm
webpack insert xterm-addon-fit webpack insert xterm-addon-fit

View File

@ -13,6 +13,7 @@ label `
chapter "项目" chapter "项目"
label ` label `
matrix release icons
intshell icebergs volcanos intshell icebergs volcanos
contexts toolkits learning contexts toolkits learning
` index web.code.git.spide ` index web.code.git.spide

View File

@ -1,6 +1,6 @@
Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二", "周三", "周四", "周五", "周六"], Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
mdb.CREATE, "创建", mdb.REMOVE, "删除", mdb.INSERT, "添加", mdb.DELETE, "删除", mdb.MODIFY, "编辑", mdb.CREATE, "创建", mdb.REMOVE, "删除", mdb.INSERT, "添加", mdb.DELETE, "删除", mdb.MODIFY, "编辑",
mdb.PRUNES, "清理", mdb.PRUNE, "清理", mdb.EXPORT, "导出", mdb.IMPORT, "导入", mdb.REVERT, "恢复", mdb.PRUNES, "清理", mdb.PRUNE, "清理", mdb.EXPORT, "导出", mdb.IMPORT, "导入",
mdb.SEARCH, "搜索", mdb.PLUGIN, "插件", mdb.SEARCH, "搜索", mdb.PLUGIN, "插件",
mdb.PREV, "上一页", mdb.NEXT, "下一页", mdb.PREV, "上一页", mdb.NEXT, "下一页",
@ -33,13 +33,13 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
"add", "添加", "opt", "优化", "fix", "修复", "add", "添加", "opt", "优化", "fix", "修复",
"full", "全屏", "full", "全屏",
"more", "更多", "more", "更多",
"send", "发送",
"actions", "操作", "actions", "操作",
"clone", "克隆", "clone", "克隆",
"show", "预览", "exec", "输出", "show", "预览", "exec", "输出",
)}) )})
kit.Dict( kit.Dict(
mdb.REVERT, "恢复",
aaa.INVITE, "邀请", aaa.INVITE, "邀请",
mdb.LINK, "链接", mdb.LINK, "链接",
web.CLEAR, "清空", web.TOIMAGE, "截图", web.CLEAR, "清空", web.TOIMAGE, "截图",