|
|
@ -1,20 +1,10 @@ |
|
|
|
{ |
|
|
|
"pages": [{ |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
"pages": [ |
|
|
|
{ |
|
|
|
"path": "pages/index/order", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/index/category", |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
@ -22,12 +12,6 @@ |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/index/cart", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
} |
|
|
|
} |
|
|
|
], |
|
|
|
"preloadRule": { |
|
|
|