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/input"
|
||||
_ "shylinux.com/x/icebergs/misc/java"
|
||||
_ "shylinux.com/x/icebergs/misc/mp"
|
||||
_ "shylinux.com/x/icebergs/misc/node"
|
||||
_ "shylinux.com/x/icebergs/misc/wx"
|
||||
)
|
||||
|
@ -73,8 +73,8 @@ Volcanos({river: {
|
||||
aaa: {name: "权限 aaa", icon: "bi bi-people-fill", index: [
|
||||
"web.chat.oauth.client",
|
||||
"web.chat.header",
|
||||
"share",
|
||||
"token",
|
||||
"share",
|
||||
"offer",
|
||||
"email",
|
||||
"user",
|
||||
|
@ -12,14 +12,16 @@
|
||||
],
|
||||
"meta": {
|
||||
"count": 1,
|
||||
"name": "demo2",
|
||||
"icon": "bi bi-app-indicator",
|
||||
"name": "设备信息",
|
||||
"text": "hello",
|
||||
"time": "2023-11-17 20:30:27.215"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "demo2",
|
||||
"icon": "bi bi-app-indicator",
|
||||
"name": "设备管理",
|
||||
"text": "hello",
|
||||
"time": "2023-11-17 20:30:15.654",
|
||||
"type": "void"
|
||||
@ -38,16 +40,16 @@
|
||||
],
|
||||
"meta": {
|
||||
"count": 1,
|
||||
"icon": "bi bi-badge-vo",
|
||||
"name": "demo",
|
||||
"icon": "bi bi-app",
|
||||
"name": "空间列表",
|
||||
"text": "hello",
|
||||
"time": "2023-11-16 23:30:29.361"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"icon": "bi bi-badge-tm",
|
||||
"name": "demo",
|
||||
"icon": "bi bi-app",
|
||||
"name": "空间管理",
|
||||
"text": "hello",
|
||||
"time": "2023-11-16 23:30:19.168",
|
||||
"type": "void"
|
||||
|
Loading…
x
Reference in New Issue
Block a user