|
|
@ -1,6 +1,12 @@ |
|
|
|
{ |
|
|
|
"pages": [ |
|
|
|
{ |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path" : "pages/book_detail/book_detail", |
|
|
|
"style" : |
|
|
|
{ |
|
|
@ -9,12 +15,6 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path" : "pages/prebook_list/prebook_list", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|