|
@@ -27,6 +27,13 @@
|
|
|
"navigationStyle": "custom" // 和广场页保持一致的导航样式
|
|
"navigationStyle": "custom" // 和广场页保持一致的导航样式
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/plaza/detail",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "分享心动",
|
|
|
|
|
+ "navigationStyle": "custom" // 和广场页保持一致的导航样式
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"path": "pages/recommend/index",
|
|
"path": "pages/recommend/index",
|
|
|
"style": {
|
|
"style": {
|