diff --git a/pages.json b/pages.json index 01e32f3..3ad168d 100644 --- a/pages.json +++ b/pages.json @@ -53,6 +53,28 @@ } } }, + { + "path": "pages/cooperate/index", + "style": { + "navigationBarTitleText": "列表", + "enablePullDownRefresh": true, + "navigationStyle": "custom", + "app-plus": { + "titleNView": false + } + } + }, + { + "path": "pages/cooperate/hehuo", + "style": { + "navigationBarTitleText": "城市合伙人", + "enablePullDownRefresh": true, + "navigationStyle": "custom", + "app-plus": { + "titleNView": false + } + } + }, { "path": "pages/shop/index", "style": { diff --git a/pages/cooperate/index.vue b/pages/cooperate/index.vue index ccca57a..8ed7d26 100644 --- a/pages/cooperate/index.vue +++ b/pages/cooperate/index.vue @@ -1,18 +1,40 @@ +