From 60948fe709049dd025951d7b6c27f973516a7e73 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 13 May 2026 15:58:21 +0800 Subject: [PATCH] no message --- pages.json | 10 +-- pages/person/index.vue | 4 +- root/{person/fensi.vue => bind/fensi copy.vue} | 85 ++++++++++++++++------- root/bind/fensi.vue | 93 +++++++++++++------------- 4 files changed, 114 insertions(+), 78 deletions(-) rename root/{person/fensi.vue => bind/fensi copy.vue} (91%) diff --git a/pages.json b/pages.json index dae80af..73c91a6 100644 --- a/pages.json +++ b/pages.json @@ -135,12 +135,6 @@ { // 个人中心二级页面 "root": "root/person", "pages": [ - { - "path": "downpage", - "style": { - "navigationBarTitleText": "下游代理" - } - }, { "path": "loginIndex", "style": { @@ -676,7 +670,7 @@ { "path": "fensi", "style": { - "navigationBarTitleText": "" // 申请列表 + "navigationBarTitleText": "下游代理" // 申请列表 } }, { @@ -694,7 +688,7 @@ { "path": "applyList", "style": { - "navigationBarTitleText": " ", // 申请列表 + "navigationBarTitleText": "申请列表", // 申请列表 "backgroundColor": "#ededed", "backgroundColorTop": "#ededed", "backgroundColorBottom": "#ededed" diff --git a/pages/person/index.vue b/pages/person/index.vue index ea33743..f636e4c 100644 --- a/pages/person/index.vue +++ b/pages/person/index.vue @@ -55,7 +55,7 @@ icon: 'index', label: '下游代理', result: '', - path: '/root/person/downpage', + path: '/root/bind/fensi', pRow: 0, rpl:0, fpl:0, @@ -63,7 +63,7 @@ pColumn:16, }, ]" - @clickItem="goPage('/root/person/downpage')" + @clickItem="goPage('/root/bind/fensi')" /> diff --git a/root/person/fensi.vue b/root/bind/fensi copy.vue similarity index 91% rename from root/person/fensi.vue rename to root/bind/fensi copy.vue index 2a98668..e8ef19a 100644 --- a/root/person/fensi.vue +++ b/root/bind/fensi copy.vue @@ -1,5 +1,12 @@