From f83e2827ab11a9529b9ac958e5915bf6383fe0d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=B3=E5=8F=AF?= <1284707383@qq.com> Date: Wed, 25 Aug 2021 17:48:23 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E6=94=B9=E5=8F=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/memberDetails.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/my/memberDetails.vue b/pages/my/memberDetails.vue index 6e673c2..5d8acf5 100644 --- a/pages/my/memberDetails.vue +++ b/pages/my/memberDetails.vue @@ -76,7 +76,7 @@ --> - + From ac99394bd18d6aa3404034a626f5f9152a398591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=B3=E5=8F=AF?= <1284707383@qq.com> Date: Wed, 25 Aug 2021 18:01:00 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 11 ++++++----- pages/index/index.vue | 12 ++++++------ pages/my/editInfo.vue | 11 ++++++----- pages/my/index.vue | 23 ++++++++++++----------- 4 files changed, 30 insertions(+), 27 deletions(-) diff --git a/pages.json b/pages.json index 9107cfa..74fe713 100644 --- a/pages.json +++ b/pages.json @@ -302,11 +302,6 @@ "iconPath": "static/tabbar/home.png", "selectedIconPath": "static/tabbar/home-active.png", "text": "首页" - },{ - "pagePath": "pages/find/find", - "iconPath": "static/tabbar/find.png", - "selectedIconPath": "static/tabbar/find-active.png", - "text": "发现" },{ "pagePath": "pages/my/index", "iconPath": "static/tabbar/my.png", @@ -316,6 +311,12 @@ //二期隐藏部分 // { + // "pagePath": "pages/find/find", + // "iconPath": "static/tabbar/find.png", + // "selectedIconPath": "static/tabbar/find-active.png", + // "text": "发现" + // }, + // { // "pagePath": "pages/messageCenter/index", // "iconPath": "static/tabbar/message.png", // "selectedIconPath": "static/tabbar/message-active.png", diff --git a/pages/index/index.vue b/pages/index/index.vue index 763f78d..643202c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -9,27 +9,27 @@ - - + 编号 73949 - --> + diff --git a/pages/my/editInfo.vue b/pages/my/editInfo.vue index 44f641b..955bfef 100644 --- a/pages/my/editInfo.vue +++ b/pages/my/editInfo.vue @@ -1,7 +1,8 @@