|
|
@@ -1,12 +1,12 @@
|
|
|
{
|
|
|
"pages": [{ "path": "pages/home/recent", "style": { "navigationBarTitleText": "我的花店","enablePullDownRefresh":true} },
|
|
|
{ "path": "pages/home/index", "style": { "navigationBarTitleText": "首页" } },
|
|
|
- { "path": "pages/home/category", "style": { "navigationBarTitleText": "花束花篮" } },
|
|
|
+ { "path": "pages/home/category", "style": { "navigationBarTitleText": "花束绿植" } },
|
|
|
{ "path": "pages/home/mall", "style": { "navigationBarTitleText": "相册" } },
|
|
|
{ "path": "pages/home/shop", "style": { "navigationBarTitleText": "门店" } },
|
|
|
{ "path": "pages/home/user", "style": { "navigationBarTitleText": "我的" } },
|
|
|
{ "path": "pages/home/course", "style": { "navigationBarTitleText": "课程"}},
|
|
|
- { "path": "pages/item/item", "style": { "navigationBarTitleText": "绿植花材"} },
|
|
|
+ { "path": "pages/item/item", "style": { "navigationBarTitleText": "鲜花花材"} },
|
|
|
{ "path": "pages/item/detail", "style": { "navigationBarTitleText": "详情"} },
|
|
|
{ "path": "common/redirect", "style": { "navigationBarTitleText": "加载中..." } },
|
|
|
{ "path": "common/webview", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
|