|
@@ -42,6 +42,14 @@
|
|
|
"navigationBarTextStyle": "white"
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/recommend/user-detail",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "用户详情",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#E91E63",
|
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"path": "pages/mine/index",
|
|
"path": "pages/mine/index",
|
|
|
"style": {
|
|
"style": {
|