1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00

add chat.script

This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-01-21 16:01:28 +08:00
parent 0576907874
commit b58526ecb0
3 changed files with 12 additions and 2 deletions

View File

@ -15,8 +15,8 @@ Volcanos({river: {
}},
project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, storm: {
studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [
"web.code.vimer", "web.code.git.status",
function(can) { if (!can.misc.Search(can, ice.POD)) { return "web.dream" } },
"web.code.vimer", "web.code.git.status", "web.dream",
"web.chat.script",
"web.chat.favor", "web.wiki.word",
]},
source: {name: "源码 source", icon: "bi bi-git", index: [

View File

@ -6,6 +6,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
mdb.REVERT, "恢复", mdb.PRUNES, "清理", mdb.PRUNE, "清理", mdb.EXPORT, "导出", mdb.IMPORT, "导入",
mdb.SEARCH, "搜索", mdb.PLUGIN, "插件",
mdb.PREV, "上一页", mdb.NEXT, "下一页",
mdb.ENABLE, "启用", mdb.DISABLE, "禁用",
web.CLEAR, "清空", web.REFRESH, "刷新",
web.CANCEL, "取消", web.SUBMIT, "提交", web.CONFIRM, "确定",
web.UPLOAD, "上传", web.DOWNLOAD, "下载", web.PREVIEW, "预览",
@ -72,6 +73,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
cli.SYSTEM, "系统",
cli.START, "启动", cli.RESTART, "重启", cli.STOP, "停止", cli.COST, "耗时",
cli.DAEMON, "守护",
"play", "演示",
"msg", "报文", "log", kit.Dict(mdb.ID, "链路"),
"commit", "提交", "message", "信息",
"subject", "主题", "content", "内容",

View File

@ -31,6 +31,14 @@
"time": "2023-12-13 11:44:13.831"
}
},
"69e294": {
"meta": {
"icon": "usr/icons/script.png",
"index": "web.chat.script",
"name": "script",
"time": "2024-01-21 11:50:37.241"
}
},
"74e340": {
"meta": {
"icon": "usr/icons/Books.png",