project.config.json
3.4 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true
},
"compileType": "miniprogram",
"libVersion": "1.7.4",
"appid": "wx39f299b6485cf97a",
"projectname": "yoho-limit-sell-miniapp",
"isGameTourist": false,
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"miniprogram": {
"current": 7,
"list": [
{
"id": 0,
"name": "首页入口",
"pathName": "pages/index/index",
"query": "from=开发调试"
},
{
"id": -1,
"name": "个人中心首页",
"pathName": "pages/home/index",
"query": ""
},
{
"id": 2,
"name": "情详页-排队助力",
"pathName": "pages/product/detail/detail",
"query": "limitProductCode=2018062116412589"
},
{
"id": 3,
"name": "分享页",
"pathName": "pages/snapshootShare/snapshootShare",
"query": "default_image=http%3A%2F%2Fimg11.static.yhbimg.com%2Fgoodsimg%2F2018%2F06%2F21%2F15%2F015bd107c7681ab77b8f38345aadd1aa85.jpg%3FimageMogr2%2Fthumbnail%2F460x400%2Fextent%2F460x400%2Fbackground%2Fd2hpdGU%3D%2Fposition%2Fcenter%2Fquality%2F80%2Fquality%2F75&product_name=%E5%8A%A9%E5%8A%9B%E5%88%86%E4%BA%AB%E5%BE%97%E9%99%90%E8%B4%AD%E7%A0%81_wss01&product_qrCode=http%3A%2F%2Fapi-test3.dev.yohocorp.com%2Fwechat%2Fminiapp%2Fimg-check.jpg%3Fparam%3Dundefined%26originUid%3D0%26limitProductCode%3D2018062115403668&product_skn=0"
},
{
"id": -1,
"name": "限定商品排队",
"pathName": "pages/queue/index",
"query": "actId=350"
},
{
"id": 5,
"name": "情详页-好友助力",
"pathName": "pages/product/detail/detail",
"query": "limitProductCode=2018062815591248"
},
{
"id": 6,
"name": "分享卡片进入小程序-好友助力-发起者进入",
"pathName": "pages/product/detail/detail",
"query": "limitProductCode=2018062815591248&originUid=500031864&originUnionID=oGUyct62W4m92LotgrNcDo0dGXC4",
"scene": "1037",
"referrerInfo": {
"appId": "wx084ab813d88c594b",
"extraData": "{}"
}
},
{
"id": 7,
"name": "分享卡片进入小程序-好友助力-被分享者进入",
"pathName": "pages/product/detail/detail",
"query": "limitProductCode=2018062815591248&originUid=349709&originUnionID=oGUyct-gABtEJt3aq2TF03NkNPp0",
"scene": "1037",
"referrerInfo": {
"appId": "wx084ab813d88c594b",
"extraData": "{}"
}
},
{
"id": 8,
"name": "分享卡片进入小程序-好友排队-发起者进入",
"pathName": "pages/product/detail/detail",
"query": "limitProductCode=2018062910190973&originUid=349709&originUnionID=oGUyct-gABtEJt3aq2TF03NkNPp0",
"scene": "1037",
"referrerInfo": {
"appId": "wx084ab813d88c594b",
"extraData": "{}"
}
},
{
"id": 9,
"name": "分享卡片进入小程序-好友排队-被发起者进入",
"pathName": "pages/product/detail/detail",
"query": "limitProductCode=2018062910190973&originUid=500031864&originUnionID=oGUyct62W4m92LotgrNcDo0dGXC4",
"scene": "1037",
"referrerInfo": {
"appId": "wx084ab813d88c594b",
"extraData": "{}"
}
}
]
}
}
}