1
0
mirror of https://shylinux.com/x/volcanos synced 2025-07-01 12:04:43 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2025-02-25 12:14:46 +08:00
parent 71fd4be1c9
commit 68f8c3b873

View File

@ -13,8 +13,8 @@ Volcanos(chat.ONIMPORT, {
// {index: chat.TUTOR},
// {index: chat.FLOWS, value: "流程"},
// {index: chat.MESSAGE},
{index: web.SPIDE, value: "服务"},
{index: web.SPACE, value: "空间"},
{index: web.SPIDE, value: can.user.trans(can, "spide", "服务")},
{index: web.SPACE, value: can.user.trans(can, "space", "空间")},
{index: cli.RUNTIME},
{index: code.XTERM, args: [cli.SH]},
], function(value) { value.type = html.BUTTON, value.name = value.index