1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-10-29 22:32:43 +08:00
parent d9b0db22b4
commit a964f13582
4 changed files with 104 additions and 1 deletions

View File

@ -1,5 +1,4 @@
~web
config space main desktop
spide create "com" `https://2021.shylinux.com`
spide create "email" `https://mail.shylinux.com`
~web

View File

@ -43,6 +43,7 @@ Volcanos("user", {_trans: kit.Dict(
"record1", "截图", "record2", "录屏",
html.INPUT, kit.Dict(
ice.POD, "空间", ice.CTX, "模块", ice.CMD, "命令",
mdb.TIME, "时间", mdb.HASH, "索引",
mdb.ZONE, "分类", mdb.ID, "序号",
mdb.KEY, "键值", mdb.VALUE, "取值",
@ -66,6 +67,7 @@ Volcanos("user", {_trans: kit.Dict(
"log", kit.Dict(mdb.ID, "链路"),
mall.PRICE, "单价", mall.UNITS, "单位", mall.AMOUNT, "总价",
mall.GOODS, "商品",
"commit", "提交",
),
)})
kit.Dict(

View File

@ -1,4 +1,105 @@
{
"815a7a": {
"hash": {
"41e471": {
"hash": {},
"list": [
{
"id": 1,
"index": "web.mall.supply",
"time": "2023-10-29 12:19:18.601"
},
{
"id": 2,
"index": "web.mall.custom",
"time": "2023-10-29 12:19:28.185"
}
],
"meta": {
"count": 2,
"icon": "bi bi-people",
"name": "联系人",
"text": "hello",
"time": "2023-10-29 12:18:46.434"
}
},
"48aaf1": {
"hash": {},
"list": [
{
"id": 1,
"index": "web.mall.goods",
"time": "2023-10-29 12:11:22.842"
}
],
"meta": {
"count": 1,
"icon": "bi bi-house-door-fill",
"name": "首页",
"text": "hello",
"time": "2023-10-29 12:11:09.242"
}
},
"556c4f": {
"hash": {},
"list": [
{
"id": 1,
"index": "web.mall.order",
"time": "2023-10-29 12:17:44.051"
}
],
"meta": {
"count": 1,
"icon": "bi bi-journal-bookmark",
"name": "订单",
"text": "hello",
"time": "2023-10-29 12:16:58.776"
}
},
"d36375": {
"hash": {},
"list": [
{
"id": 1,
"index": "aaa.user",
"time": "2023-10-29 12:18:04.434"
}
],
"meta": {
"count": 1,
"icon": "bi bi-person",
"name": "我的",
"text": "hello",
"time": "2023-10-29 12:13:26.942"
}
},
"d788ad": {
"hash": {},
"list": [
{
"id": 1,
"index": "web.mall.cart",
"time": "2023-10-29 12:12:30.844"
}
],
"meta": {
"count": 1,
"icon": "bi bi-cart3",
"name": "购物车",
"text": "hello",
"time": "2023-10-29 12:12:19.943"
}
}
},
"meta": {
"icon": "bi bi-shop",
"name": "电商群",
"text": "hello",
"time": "2023-10-29 12:06:11.938",
"type": "void"
}
},
"d5a4a3": {
"hash": {
"1877e5": {

View File

@ -4,3 +4,4 @@ zone,begin_time,end_time,id,status,level,score,type,name,text,extra
功能开发,2023-10-26 11:20:40.010,,3,process,3,3,once,contexts,trans.input,
功能开发,2023-10-26 11:00:00,,4,prepare,3,3,once,mall,order,
功能开发,2023-10-26 19:00:00,,5,prepare,3,3,once,cache,image export,
功能开发,2023-10-29 11:49:11.103,,6,process,3,3,once,river,footer,

1 zone begin_time end_time id status level score type name text extra
4 功能开发 2023-10-26 11:20:40.010 3 process 3 3 once contexts trans.input
5 功能开发 2023-10-26 11:00:00 4 prepare 3 3 once mall order
6 功能开发 2023-10-26 19:00:00 5 prepare 3 3 once cache image export
7 功能开发 2023-10-29 11:49:11.103 6 process 3 3 once river footer