mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 08:48:06 +08:00
add chat.script
This commit is contained in:
parent
b58526ecb0
commit
e515b4e9bc
@ -41,7 +41,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
||||
|
||||
html.INPUT, kit.Dict(
|
||||
ice.POD, "空间", ice.CTX, "模块", ice.CMD, "命令", ice.HELP, "帮助",
|
||||
ctx.CMDS, "命令", ctx.INDEX, "命令", ctx.ARGS, "参数", ctx.ACTION, "操作",
|
||||
ctx.CMDS, "命令", ctx.INDEX, "命令", ctx.ARGS, "参数", ctx.ACTION, "操作", ctx.STYLE, "样式",
|
||||
mdb.TIME, "时间", mdb.HASH, "索引", mdb.ZONE, "分类", mdb.ID, "序号",
|
||||
mdb.TYPE, "类型", mdb.NAME, "名称", mdb.TEXT, "详情", mdb.ICON, "图标", mdb.ICONS, "图标",
|
||||
mdb.KEY, "键值", mdb.VALUE, "数据", mdb.STATUS, "状态", mdb.EXTRA, "其它",
|
||||
@ -71,6 +71,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
||||
nfs.IMAGE, "图片",
|
||||
cli.QRCODE, "二维码",
|
||||
cli.SYSTEM, "系统",
|
||||
cli.STEP, "步骤",
|
||||
cli.START, "启动", cli.RESTART, "重启", cli.STOP, "停止", cli.COST, "耗时",
|
||||
cli.DAEMON, "守护",
|
||||
"play", "演示",
|
||||
|
14
usr/local/export/web.chat.script/zone.csv
Normal file
14
usr/local/export/web.chat.script/zone.csv
Normal file
@ -0,0 +1,14 @@
|
||||
zone,time,id,space,index,play,status,extra
|
||||
devops,2024-01-21 12:45:07.059,1,,status,pull,disable,
|
||||
devops,2024-01-21 12:45:18.709,2,,compile,devpack,disable,
|
||||
devops,2024-01-21 12:45:20.759,3,,compile,binpack,enable,
|
||||
devops,2024-01-21 12:45:57.610,4,,dream,build,enable,
|
||||
devops,2024-01-21 12:58:50.269,6,,dream,publish,enable,
|
||||
devops,2024-01-21 13:39:29.910,7,20220826-career,ssh.relay,upgrade,enable,
|
||||
devops,2024-01-21 13:41:00.072,8,20220826-career,ssh.relay,version,enable,
|
||||
devops,2024-01-21 13:41:39.611,9,20220826-career,ssh.relay,stats,disable,
|
||||
devops,2024-01-21 13:52:22.565,10,2021,dream,build,enable,
|
||||
devops,2024-01-21 13:52:22.565,13,2023,dream,build,enable,
|
||||
devops,2024-01-21 13:52:22.565,11,2021,dream,startall,enable,
|
||||
devops,2024-01-21 13:52:22.565,12,2021,dream,publish,enable,
|
||||
devops,2024-01-21 13:52:22.565,15,2023,dream,publish,enable,
|
|
9
usr/local/export/web.chat.script/zone.json
Normal file
9
usr/local/export/web.chat.script/zone.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"a21c218df41f6d7fd032535fe20394e2": {
|
||||
"hash": {},
|
||||
"meta": {
|
||||
"time": "2024-01-21 12:44:55.652",
|
||||
"zone": "devops"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user