You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wechat-cloud-notes/project.private.config.json

54 lines
1.5 KiB

3 years ago
{
"setting": {},
"condition": {
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"name": "收藏",
"pathName": "pages/myCollection/myCollection",
"query": "",
"scene": null
},
{
"name": "拍笔记",
"pathName": "pages/paibiji/paibiji",
"query": "",
"scene": null
},
{
"name": "社区",
"pathName": "pages/community/community",
"query": "",
"scene": null
},
{
"name": "我的",
"pathName": "pages/home/home",
"query": "",
"scene": null
},
{
"name": "写笔记",
"pathName": "pages/xiebiji/xiebiji",
"query": "",
"scene": null
}
]
}
}
}