-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.config.json
146 lines (146 loc) · 3.78 KB
/
project.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
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"enhance": false,
"postcss": false,
"preloadBackgroundData": false,
"minified": false,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"bundle": false,
"useIsolateContext": true,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "2.14.0",
"appid": "wxb4809bbd857baf9a",
"projectname": "%E4%BB%93%E4%B9%B0%E4%B9%B0-%E7%94%A8%E6%88%B7%E7%AB%AF",
"scripts": {},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": 0,
"name": "pages/startupPage/startupPage",
"pathName": "pages/startupPage/startupPage",
"query": "openType=share&colonelId=3583&isStore=true&storeId=2988",
"scene": 1007
},
{
"id": 1,
"name": "申请成为团长-邀请粉丝",
"pathName": "pages/startupPage/startupPage",
"query": "inviter=91&openType=share&colonelId=3560",
"scene": "1007"
},
{
"id": 2,
"name": "商品分享",
"pathName": "pages/goods/goods",
"query": "i=189186&openType=share&colonelId=5&storeId=2988&isStore=true",
"scene": 1007
},
{
"id": 3,
"name": "pages/activity/banner/banner",
"pathName": "pages/activity/banner/banner",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/selectSysCode/selectSysCode",
"pathName": "pages/selectSysCode/selectSysCode",
"query": "",
"scene": null
},
{
"id": 5,
"name": "addSelfAddress",
"pathName": "pages/addSelfAddress/addSelfAddress",
"query": "",
"scene": null
},
{
"id": 6,
"name": "pages/tabBar/tabBar",
"pathName": "pages/tabBar/tabBar",
"query": "",
"scene": 1007
},
{
"id": -1,
"name": "pages/tabBar/tabBar",
"pathName": "pages/tabBar/tabBar",
"query": "",
"scene": 1001
},
{
"id": 8,
"name": "扫码进goods",
"pathName": "pages/goods/goods",
"query": "scene=colonelId%3D51%26i%3D193508",
"scene": null
},
{
"id": -1,
"name": "chwlDetail",
"pathName": "pages/chwlDetail/chwlDetail",
"query": "",
"scene": null
},
{
"id": -1,
"name": "paySuccess",
"pathName": "pages/paySuccess/paySuccess",
"query": "",
"scene": null
},
{
"name": "posCarts",
"pathName": "pages/posCarts/posCarts",
"query": "q=http%3A%2F%2Fcmm.admin.kekejingxuan.com%2Fstatic%2Fmini%2Fa%3FcarNo%3D220210205113739DD",
"scene": null
}
]
}
}
}