From 57d421730dc8014c41b1dbbf30e794045fe54119 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Tue, 9 Jul 2024 14:19:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=8E=E5=B8=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 22 ++++++++++++++++++++++ pages/cooperate/index.vue | 28 +++++++++++++++++++++++++--- pages/index/index.vue | 2 +- 3 files changed, 48 insertions(+), 4 deletions(-) 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 @@ +