From b58526ecb067da875162353449674148729a1c87 Mon Sep 17 00:00:00 2001 From: shy Date: Sun, 21 Jan 2024 16:01:28 +0800 Subject: [PATCH] add chat.script --- src/main.js | 4 ++-- src/template/web.chat.header/language/zh-cn.js | 2 ++ usr/local/export/web.chat.macos.desktop/hash.json | 8 ++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/main.js b/src/main.js index 50238a3a..c065ee1e 100644 --- a/src/main.js +++ b/src/main.js @@ -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: [ diff --git a/src/template/web.chat.header/language/zh-cn.js b/src/template/web.chat.header/language/zh-cn.js index a020b1a9..788761bb 100644 --- a/src/template/web.chat.header/language/zh-cn.js +++ b/src/template/web.chat.header/language/zh-cn.js @@ -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", "内容", diff --git a/usr/local/export/web.chat.macos.desktop/hash.json b/usr/local/export/web.chat.macos.desktop/hash.json index c271b257..0dbd8bd4 100644 --- a/usr/local/export/web.chat.macos.desktop/hash.json +++ b/usr/local/export/web.chat.macos.desktop/hash.json @@ -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",