forked from x/ContextOS
add some
This commit is contained in:
parent
f68e9bd38d
commit
f481fd8e43
@ -1,16 +1,17 @@
|
||||
Volcanos({river: {
|
||||
product: {name: "产品群", icon: "bi bi-grid-3x3-gap", storm: {
|
||||
desktop: {name: "桌面 desktop", icon: "bi bi-window-desktop", index: [
|
||||
"web.chat.macos.desktop"
|
||||
"web.chat.macos.desktop",
|
||||
"web.chat.message",
|
||||
]},
|
||||
dream: {name: "空间 dream", icon: "bi bi-grid-3x3-gap", index: [
|
||||
"web.dream"
|
||||
"web.dream",
|
||||
]},
|
||||
store: {name: "商店 store", icon: "bi bi-shop", index: [
|
||||
"web.store"
|
||||
"web.store",
|
||||
]},
|
||||
portal: {name: "官网 portal", icon: "bi bi-globe", index: [
|
||||
"web.wiki.portal"
|
||||
"web.wiki.portal",
|
||||
]},
|
||||
// qrcode: {name: "场景 qrcode", icon: "bi bi-qr-code", index: [
|
||||
// "web.chat.wx.ide",
|
||||
|
Loading…
x
Reference in New Issue
Block a user