|
|
@@ -325,6 +325,31 @@
|
|
|
"navigationBarTitleText": "任务完成率",
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
+ },
|
|
|
+ // ===== 溪福俱乐部 Phase 0 =====
|
|
|
+ {
|
|
|
+ "path": "pages/discover/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "发现"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/shop/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商城"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/vendor/apply",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "服务商入驻"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/vendor/center",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "服务商中心"
|
|
|
+ }
|
|
|
}
|
|
|
],
|
|
|
"globalStyle": {
|
|
|
@@ -344,12 +369,12 @@
|
|
|
"text": "首页"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/tasks/tasks",
|
|
|
- "text": "任务"
|
|
|
+ "pagePath": "pages/discover/index",
|
|
|
+ "text": "发现"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/rewards/rewards",
|
|
|
- "text": "心愿单"
|
|
|
+ "pagePath": "pages/shop/index",
|
|
|
+ "text": "商城"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/profile/profile",
|