|
@@ -23,6 +23,12 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "登录/注册"
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/index/communicate",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "沟通"
|
|
|
+ }
|
|
|
}
|
|
|
],
|
|
|
"subPackages": [
|
|
@@ -82,6 +88,12 @@
|
|
|
"iconPath": "/static/img/position.png",
|
|
|
"selectedIconPath": "/static/img/position-fill.png"
|
|
|
},
|
|
|
+ {
|
|
|
+ "pagePath": "pages/index/communicate",
|
|
|
+ "text": "沟通",
|
|
|
+ "iconPath": "/static/img/message.png",
|
|
|
+ "selectedIconPath": "/static/img/message-fill.png"
|
|
|
+ },
|
|
|
{
|
|
|
"pagePath": "pages/index/my",
|
|
|
"text": "我的",
|