mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
add mp
This commit is contained in:
parent
8745682d94
commit
96bb645e8e
@ -10,7 +10,6 @@ import (
|
|||||||
_ "shylinux.com/x/icebergs/misc/github"
|
_ "shylinux.com/x/icebergs/misc/github"
|
||||||
_ "shylinux.com/x/icebergs/misc/input"
|
_ "shylinux.com/x/icebergs/misc/input"
|
||||||
_ "shylinux.com/x/icebergs/misc/java"
|
_ "shylinux.com/x/icebergs/misc/java"
|
||||||
_ "shylinux.com/x/icebergs/misc/mp"
|
|
||||||
_ "shylinux.com/x/icebergs/misc/node"
|
_ "shylinux.com/x/icebergs/misc/node"
|
||||||
_ "shylinux.com/x/icebergs/misc/wx"
|
_ "shylinux.com/x/icebergs/misc/wx"
|
||||||
)
|
)
|
||||||
|
@ -73,8 +73,8 @@ Volcanos({river: {
|
|||||||
aaa: {name: "权限 aaa", icon: "bi bi-people-fill", index: [
|
aaa: {name: "权限 aaa", icon: "bi bi-people-fill", index: [
|
||||||
"web.chat.oauth.client",
|
"web.chat.oauth.client",
|
||||||
"web.chat.header",
|
"web.chat.header",
|
||||||
"share",
|
|
||||||
"token",
|
"token",
|
||||||
|
"share",
|
||||||
"offer",
|
"offer",
|
||||||
"email",
|
"email",
|
||||||
"user",
|
"user",
|
||||||
|
@ -12,14 +12,16 @@
|
|||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"count": 1,
|
"count": 1,
|
||||||
"name": "demo2",
|
"icon": "bi bi-app-indicator",
|
||||||
|
"name": "设备信息",
|
||||||
"text": "hello",
|
"text": "hello",
|
||||||
"time": "2023-11-17 20:30:27.215"
|
"time": "2023-11-17 20:30:27.215"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": "demo2",
|
"icon": "bi bi-app-indicator",
|
||||||
|
"name": "设备管理",
|
||||||
"text": "hello",
|
"text": "hello",
|
||||||
"time": "2023-11-17 20:30:15.654",
|
"time": "2023-11-17 20:30:15.654",
|
||||||
"type": "void"
|
"type": "void"
|
||||||
@ -38,16 +40,16 @@
|
|||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"count": 1,
|
"count": 1,
|
||||||
"icon": "bi bi-badge-vo",
|
"icon": "bi bi-app",
|
||||||
"name": "demo",
|
"name": "空间列表",
|
||||||
"text": "hello",
|
"text": "hello",
|
||||||
"time": "2023-11-16 23:30:29.361"
|
"time": "2023-11-16 23:30:29.361"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"icon": "bi bi-badge-tm",
|
"icon": "bi bi-app",
|
||||||
"name": "demo",
|
"name": "空间管理",
|
||||||
"text": "hello",
|
"text": "hello",
|
||||||
"time": "2023-11-16 23:30:19.168",
|
"time": "2023-11-16 23:30:19.168",
|
||||||
"type": "void"
|
"type": "void"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user