forked from x/ContextOS
add stats
This commit is contained in:
parent
badb3a5ef1
commit
163ebcf921
@ -34,6 +34,7 @@ Volcanos({river: {
|
|||||||
"web.wiki.disk.client",
|
"web.wiki.disk.client",
|
||||||
]},
|
]},
|
||||||
asset: {name: "资产 asset", icon: "bi bi-cloud-download", index: [
|
asset: {name: "资产 asset", icon: "bi bi-cloud-download", index: [
|
||||||
|
"web.stats",
|
||||||
"web.team.asset",
|
"web.team.asset",
|
||||||
"web.mall.admin",
|
"web.mall.admin",
|
||||||
]},
|
]},
|
||||||
@ -42,6 +43,7 @@ Volcanos({river: {
|
|||||||
studio: {name: "研发 studio", icon: "bi bi-git", index: [
|
studio: {name: "研发 studio", icon: "bi bi-git", index: [
|
||||||
"web.code.vimer",
|
"web.code.vimer",
|
||||||
"web.code.git.status",
|
"web.code.git.status",
|
||||||
|
"web.stats",
|
||||||
"web.dream",
|
"web.dream",
|
||||||
"web.team.plan",
|
"web.team.plan",
|
||||||
"web.wiki.word",
|
"web.wiki.word",
|
||||||
|
@ -57,7 +57,9 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
|||||||
"log", kit.Dict(mdb.ID, "链路"),
|
"log", kit.Dict(mdb.ID, "链路"),
|
||||||
"commit", "提交", "message", "信息",
|
"commit", "提交", "message", "信息",
|
||||||
"click to detail", "点击查看详情",
|
"click to detail", "点击查看详情",
|
||||||
mall.GOODS, "商品", mall.PRICE, "单价", mall.UNITS, "单位", mall.AMOUNT, "总价",
|
mall.GOODS, "商品",
|
||||||
|
team.ASSET, "资产",
|
||||||
|
mall.PRICE, "单价", mall.UNITS, "单位", mall.AMOUNT, "总价",
|
||||||
html.HEIGHT, "高度", html.MARGIN, "边距", html.SPEED, "速度",
|
html.HEIGHT, "高度", html.MARGIN, "边距", html.SPEED, "速度",
|
||||||
),
|
),
|
||||||
)})
|
)})
|
||||||
|
@ -153,6 +153,17 @@
|
|||||||
"type": "QR_STR_SCENE"
|
"type": "QR_STR_SCENE"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"c22436aaecb287adeac74d601ec0e4ec": {
|
||||||
|
"meta": {
|
||||||
|
"args": "28dbf743df65955f5fee61421b70072a",
|
||||||
|
"index": "web.chat.grant",
|
||||||
|
"link": "http://weixin.qq.com/q/0224LAoZPIf2G1o5Kl1BcK",
|
||||||
|
"name": "授权登录",
|
||||||
|
"text": "28dbf743df65955f5fee61421b70072a",
|
||||||
|
"time": "2023-11-16 13:52:05.386",
|
||||||
|
"type": "QR_STR_SCENE"
|
||||||
|
}
|
||||||
|
},
|
||||||
"c7689f519ec0dc6058c4a85fc64c6d4a": {
|
"c7689f519ec0dc6058c4a85fc64c6d4a": {
|
||||||
"meta": {
|
"meta": {
|
||||||
"args": "c39d91292e568e169873540f4bbf1620",
|
"args": "c39d91292e568e169873540f4bbf1620",
|
||||||
|
@ -2,28 +2,28 @@
|
|||||||
"2b5bf0a34bf90d133454c06692e20238": {
|
"2b5bf0a34bf90d133454c06692e20238": {
|
||||||
"hash": {},
|
"hash": {},
|
||||||
"meta": {
|
"meta": {
|
||||||
"time": "2023-11-16 00:18:53.572",
|
"time": "2023-11-16 12:51:24.728",
|
||||||
"zone": "功能开发"
|
"zone": "功能开发"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"7edcbb195c09ff06b0c68bc46b615a5a": {
|
"7edcbb195c09ff06b0c68bc46b615a5a": {
|
||||||
"hash": {},
|
"hash": {},
|
||||||
"meta": {
|
"meta": {
|
||||||
"time": "2023-11-16 00:18:53.572",
|
"time": "2023-11-16 12:51:24.728",
|
||||||
"zone": "代码优化"
|
"zone": "代码优化"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"8adee161035b0c753182f21242269aae": {
|
"8adee161035b0c753182f21242269aae": {
|
||||||
"hash": {},
|
"hash": {},
|
||||||
"meta": {
|
"meta": {
|
||||||
"time": "2023-11-16 00:18:53.572",
|
"time": "2023-11-16 12:51:24.728",
|
||||||
"zone": "功能优化"
|
"zone": "功能优化"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bdc30e89fe08247511cb27b6fe2bb0fa": {
|
"bdc30e89fe08247511cb27b6fe2bb0fa": {
|
||||||
"hash": {},
|
"hash": {},
|
||||||
"meta": {
|
"meta": {
|
||||||
"time": "2023-11-16 00:18:53.572",
|
"time": "2023-11-16 12:51:24.728",
|
||||||
"zone": "问题修复"
|
"zone": "问题修复"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user