1.31(同步话题,问答

This commit is contained in:
Hong
2024-01-31 19:23:47 +08:00
parent cd140f8d07
commit a0f13cc3f4
14 changed files with 1128 additions and 186 deletions

View File

@@ -659,6 +659,31 @@
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/welfare/activity_x/activity_x",
"style" :
{
"navigationBarTitleText" : "话题活动详情",
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/welfare/activity_x/post",
"style" :
{
"navigationBarTitleText" : "发布话题",
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},{
"path" : "pages/welfare/activity_x/topic_list",
"style" :
{
"navigationBarTitleText" : "选择话题",
"enablePullDownRefresh" : false
}
}
],
"tabBar": {