Commit f60fec4c58e44df052d400e05111ad7d64abe052
1 parent
1bee0608
json
Showing
1 changed file
with
6 additions
and
0 deletions
app.json
... | ... | @@ -17,6 +17,12 @@ |
17 | 17 | "pages/user/plus/plus", |
18 | 18 | "pages/user/my_service/i_service", |
19 | 19 | |
20 | + "pages/giftpack/birthdaygift/birthdaygift", | |
21 | + "pages/giftpack/evaluategift/evaluategift", | |
22 | + "pages/giftpack/newvipgift/newvipgift", | |
23 | + "pages/giftpack/buygiftpack/giftpackbuy", | |
24 | + "pages/giftpack/giftpacklist/giftpacklist", | |
25 | + "pages/giftpack/mygiftpack/mygiftpack", | |
20 | 26 | |
21 | 27 | |
22 | 28 | "pages/user/assistance/giftpacklist", | ... | ... |