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 @@
+
+
+
+
+
+
+
+
+