54 lines
1.9 KiB
JSON
54 lines
1.9 KiB
JSON
|
|
{
|
|||
|
|
"condition": {
|
|||
|
|
"miniprogram": {
|
|||
|
|
"list": [
|
|||
|
|
{
|
|||
|
|
"name": "登录",
|
|||
|
|
"pathName": "pages/login/login",
|
|||
|
|
"query": "",
|
|||
|
|
"scene": null
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "任务列表",
|
|||
|
|
"pathName": "package_A/page/alltask/index",
|
|||
|
|
"query": "",
|
|||
|
|
"launchMode": "default",
|
|||
|
|
"scene": null
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "我的页面",
|
|||
|
|
"pathName": "pages/mine/mine",
|
|||
|
|
"query": "",
|
|||
|
|
"launchMode": "default",
|
|||
|
|
"scene": null
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "修改资料",
|
|||
|
|
"pathName": "package_B/page/changeMessage/index",
|
|||
|
|
"query": "",
|
|||
|
|
"launchMode": "default",
|
|||
|
|
"scene": null
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "登记",
|
|||
|
|
"pathName": "package_A/page/upload/index",
|
|||
|
|
"query": "",
|
|||
|
|
"launchMode": "default",
|
|||
|
|
"scene": null
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "记录",
|
|||
|
|
"pathName": "package_A/page/alltask/index",
|
|||
|
|
"query": "",
|
|||
|
|
"launchMode": "default",
|
|||
|
|
"scene": null
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|||
|
|
"projectname": "weixin-app",
|
|||
|
|
"setting": {
|
|||
|
|
"urlCheck": false
|
|||
|
|
}
|
|||
|
|
}
|