From e58cb7b439e9b149d37fe62afd5b8c38377b3fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=95=E5=AE=8B?= <1835677847@qq.com> Date: Tue, 28 May 2024 09:34:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E6=B7=BB=E5=8A=A0=E5=A5=BD?= =?UTF-8?q?=E5=8F=8B=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 7 +++++++ pages/communication/addfriends.vue | 13 +++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 pages/communication/addfriends.vue diff --git a/pages.json b/pages.json index a5ded61..9bd48a1 100644 --- a/pages.json +++ b/pages.json @@ -96,6 +96,13 @@ "navigationStyle": "custom" , "navigationBarTextStyle": "white" } + }, + { + "path" : "pages/communication/addfriends", + "style" : + { + "navigationBarTitleText" : "" + } }], "tabBar": { "color": "#000000", diff --git a/pages/communication/addfriends.vue b/pages/communication/addfriends.vue new file mode 100644 index 0000000..98a0244 --- /dev/null +++ b/pages/communication/addfriends.vue @@ -0,0 +1,13 @@ + + + + +