Commit b8dd997bf5c58a7b20bcc31eac5d78b7e5d32d93
1 parent
80914ccf
app.js 和 app.json
Showing
1 changed file
with
8 additions
and
8 deletions
app.json
| @@ -86,14 +86,14 @@ | @@ -86,14 +86,14 @@ | ||
| 86 | "pages/template/index", | 86 | "pages/template/index", |
| 87 | "pages/store/index", | 87 | "pages/store/index", |
| 88 | "pages/user/choice_guide/choice_guide", | 88 | "pages/user/choice_guide/choice_guide", |
| 89 | - "pages/cart/cart2_inte/cart2_inte", | ||
| 90 | - "pages/giftpack/festival/festival", | ||
| 91 | - "pages/team/team_more/team_more", | ||
| 92 | - "pages/user/collect_list/collect_list", | ||
| 93 | - "pages/user/deposit/deposit", | ||
| 94 | - "pages/user/deposit/prepaid/msg/msg", | ||
| 95 | - "pages/user/deposit/prepaid/prepaid", | ||
| 96 | - "pages/distribution/distribution" | 89 | + "pages/cart/cart2_inte/cart2_inte", |
| 90 | + "pages/giftpack/festival/festival", | ||
| 91 | + "pages/team/team_more/team_more", | ||
| 92 | + "pages/user/collect_list/collect_list", | ||
| 93 | + "pages/user/deposit/deposit", | ||
| 94 | + "pages/user/deposit/prepaid/msg/msg", | ||
| 95 | + "pages/user/deposit/prepaid/prepaid", | ||
| 96 | + "pages/distribution/distribution" | ||
| 97 | ], | 97 | ], |
| 98 | "plugins": { | 98 | "plugins": { |
| 99 | "live-player-plugin": { | 99 | "live-player-plugin": { |