|
|
@@ -2,7 +2,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/mall", "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": "课程"}},
|