-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.private.config.json
60 lines (60 loc) · 1.36 KB
/
project.private.config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"setting": {},
"condition": {
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"name": "pages/index/index",
"pathName": "pages/index/index",
"query": "",
"scene": null
},
{
"name": "pages/startForm/startForm",
"pathName": "pages/startForm/startForm",
"query": "",
"scene": null
},
{
"name": "pages/user/user",
"pathName": "pages/user/user",
"query": "",
"scene": null
},
{
"name": "pages/showAct/showAct",
"pathName": "pages/showAct/showAct",
"query": "",
"scene": null
},
{
"name": "pages/showAct/showAct",
"pathName": "pages/showAct/showAct",
"query": "id=79550af26094fa7214f6a66a6319037a",
"scene": null
},
{
"name": "pages/showAct/joinUser/joinUser",
"pathName": "pages/showAct/joinUser/joinUser",
"query": "id=79550af26094fa7214f6a66a6319037a",
"scene": null
}
]
}
}
}