mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-19 01:15:54 +08:00
42 lines
819 B
JSON
42 lines
819 B
JSON
{
|
|
"setting": {},
|
|
"condition": {
|
|
"plugin": {
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"list": []
|
|
},
|
|
"gamePlugin": {
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"list": [
|
|
{
|
|
"id": -1,
|
|
"name": "db guide",
|
|
"pathName": "pages/databaseGuide/databaseGuide",
|
|
"query": ""
|
|
},
|
|
{
|
|
"name": "pages/roomSystem/index",
|
|
"pathName": "pages/roomSystem/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/login/index",
|
|
"pathName": "pages/login/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/my/index",
|
|
"pathName": "pages/my/index",
|
|
"query": "",
|
|
"scene": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |