|
|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"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": "我的" } },
|