2 changed files with 68 additions and 4 deletions
@ -0,0 +1,61 @@ |
|||||
|
{ |
||||
|
"setting": {}, |
||||
|
"condition": { |
||||
|
"plugin": { |
||||
|
"list": [] |
||||
|
}, |
||||
|
"game": { |
||||
|
"list": [] |
||||
|
}, |
||||
|
"gamePlugin": { |
||||
|
"list": [] |
||||
|
}, |
||||
|
"miniprogram": { |
||||
|
"list": [ |
||||
|
{ |
||||
|
"id": 0, |
||||
|
"name": "带参数二维码", |
||||
|
"pathName": "pages/index/index", |
||||
|
"query": "scene=1169158362718629889&inviteUserId=12345", |
||||
|
"scene": 1011 |
||||
|
}, |
||||
|
{ |
||||
|
"id": 2, |
||||
|
"name": "网格长注册", |
||||
|
"pathName": "pages/index/index", |
||||
|
"query": "scene=gridLeader", |
||||
|
"scene": 1011 |
||||
|
}, |
||||
|
{ |
||||
|
"id": 3, |
||||
|
"name": "补全用户信息", |
||||
|
"pathName": "pages/complete/complete", |
||||
|
"query": "", |
||||
|
"scene": null |
||||
|
}, |
||||
|
{ |
||||
|
"name": "网格注册", |
||||
|
"pathName": "pages/formid/formid", |
||||
|
"query": "gid=1258691044142047233", |
||||
|
"scene": null |
||||
|
}, |
||||
|
{ |
||||
|
"name": "pages/mine/mine", |
||||
|
"pathName": "pages/mine/mine", |
||||
|
"name": "pages/index/index", |
||||
|
"pathName": "pages/index/index", |
||||
|
"query": "", |
||||
|
"scene": null |
||||
|
}, |
||||
|
{ |
||||
|
"name": "亮身份", |
||||
|
"pathName": "subpages/status/pages/brightStatus/brightStatus", |
||||
|
"name": "subpages/communityNews/pages/index/index", |
||||
|
"pathName": "subpages/communityNews/pages/index/index", |
||||
|
"query": "", |
||||
|
"scene": null |
||||
|
} |
||||
|
] |
||||
|
} |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue