-
Status changed to merged
-
mentioned in commit 02b89b81308e721fbb60f74fbd37028c09470276
Showing
1 changed file
app.json
... | ... | @@ -122,8 +122,11 @@ |
122 | 122 | "pages/details_serviceCard/details_serviceCard", |
123 | 123 | "pages/serviceCard_pd/goodsInfo/goodsInfo", |
124 | 124 | "pages/serviceCard_pd/team_show/team_show", |
125 | - "pages/serviceCard_pd/cart/cart" | |
126 | - ] | |
125 | + "pages/serviceCard_pd/cart/cart", | |
126 | + "pages/serviceCard_pd/team_success/team_success" | |
127 | + ], | |
128 | + | |
129 | + "plugins":{"live-player-plugin":{"version":"1.3.2","provider":"wx2b03c6e691cd7370"}} | |
127 | 130 | }, |
128 | 131 | { |
129 | 132 | "root": "packageB/", |
... | ... | @@ -197,7 +200,8 @@ |
197 | 200 | "pages/user/member/bring/msg/msg", |
198 | 201 | "pages/user/member/account/account", |
199 | 202 | "pages/user/member/account_unable/account_unable", |
200 | - "pages/user/member/cash_record/cash_record" | |
203 | + "pages/user/member/cash_record/cash_record", | |
204 | + "pages/gift/gift" | |
201 | 205 | ] |
202 | 206 | } |
203 | 207 | |
... | ... | @@ -268,4 +272,5 @@ |
268 | 272 | "uploadFile":15000, |
269 | 273 | "connectSocket":15000 |
270 | 274 | } |
275 | + | |
271 | 276 | } |
272 | 277 | \ No newline at end of file | ... | ... |