diff --git a/pages.json b/pages.json
index 0b02e9b..c807204 100644
--- a/pages.json
+++ b/pages.json
@@ -453,7 +453,9 @@
"path": "pages/im/friends/mine",
"name": "imFriendsMine",
"style": {
- "navigationBarTitleText": "我的资料"
+ "navigationBarTitleText": "我的二维码",
+ "navigationBarBackgroundColor": "#34CE98",
+ "navigationBarTextStyle": "white"
}
},
{
@@ -573,14 +575,14 @@
"navigationBarBackgroundColor": "#34CE98",
"navigationBarTextStyle": "white"
}
- },{
- "path" : "pages/im/private/chat",
- "style" : {
- "disableScroll": true,
- "navigationBarTitleText": "聊天",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor":"#F3F6FB"
- }
+ }, {
+ "path": "pages/im/private/chat",
+ "style": {
+ "disableScroll": true,
+ "navigationBarTitleText": "聊天",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#F3F6FB"
+ }
}
],
"tabBar": {
diff --git a/pages/im/index.vue b/pages/im/index.vue
index 0fff2fa..44bf3ef 100644
--- a/pages/im/index.vue
+++ b/pages/im/index.vue
@@ -36,10 +36,7 @@
-
-
+