Commit 87bad08228f0226df43dd9a97fa42a69aa3dff88

Authored by yvan.ni
1 parent dbf8c236

新的页面的跳转地址

Showing 1 changed file with 3 additions and 2 deletions
app.json
... ... @@ -196,8 +196,9 @@
196 196 "pages/user/monthgiftbag/giftpackbuy/giftpackbuy",
197 197 "pages/cart/cart2_pt/cart2_pt",
198 198 "pages/cart/cart_wk/cart_wk",
199   - "pages/cart/cart2_inte/cart2_inte"
200   -
  199 + "pages/cart/cart2_inte/cart2_inte",
  200 + "pages/user/monthgiftbag/my_giftpackinfo/my_giftpackinfo"
  201 +
201 202 ]
202 203 },
203 204 {
... ...