mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 08:55:53 +08:00
54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
|
"setting": {},
|
|
"condition": {
|
|
"plugin": {
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"list": []
|
|
},
|
|
"gamePlugin": {
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"list": [
|
|
{
|
|
"name": "pages/aboutUs/index",
|
|
"pathName": "pages/aboutUs/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"name": "pages/someData/index",
|
|
"pathName": "pages/someData/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"name": "pages/PM2.5/index",
|
|
"pathName": "pages/PM2.5/index",
|
|
"query": "",
|
|
"scene": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |