Commit 986825831ceefdcff4356d70073e8a05ca9158b1
1 parent
f4a8292a
app增加
Showing
1 changed file
with
2 additions
and
1 deletions
app.json
| ... | ... | @@ -68,7 +68,8 @@ |
| 68 | 68 | "pages/user/user_spsy/user_spsy", |
| 69 | 69 | "pages/user/user_fw/user_fw", |
| 70 | 70 | "pages/user/user_coupon/user_coupon", |
| 71 | - "pages/user/grow_value/grow_value" | |
| 71 | + "pages/user/grow_value/grow_value", | |
| 72 | + "pages/payment/pay_success/pay_success" | |
| 72 | 73 | |
| 73 | 74 | ], |
| 74 | 75 | "window": { | ... | ... |