flat: 添加 调研

This commit is contained in:
Apcallover
2024-04-29 11:32:35 +08:00
parent 02a96dd80e
commit 9f16b866e0
5 changed files with 241 additions and 0 deletions

View File

@@ -721,6 +721,20 @@
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": false
}
}, {
"path": "setUserBase/survey",
"style": {
"navigationBarTitleText": "用户调研列表",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": false
}
}, {
"path": "setUserBase/sub/surveyDetail",
"style": {
"navigationBarTitleText": "用户调研",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": false
}
},
{
"path": "help/questions/questionDetail",