Commit 7126b1801ea44559396cb34de757ba938544bd51
1 parent
512f1fe2
添加新的页面,json
Showing
1 changed file
with
4 additions
and
1 deletions
app.json
| ... | ... | @@ -68,8 +68,11 @@ |
| 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 | 72 | |
| 73 | + "pages/user/plus/plus", | |
| 74 | + "pages/user/cardinfo/cardinfo" | |
| 75 | + | |
| 73 | 76 | ], |
| 74 | 77 | "window": { |
| 75 | 78 | "backgroundTextStyle": "light", | ... | ... |