This commit is contained in:
2023-10-20 17:00:49 +08:00
parent 3c6c78be5f
commit 6c587f7f67

View File

@ -412,43 +412,26 @@
}, { }, {
"path": "Serviceevaluation/Serviceevaluation", "path": "Serviceevaluation/Serviceevaluation",
"style": { "style": {
"navigationBarTitleText": "服务评价",
"enablePullDownRefresh": false
}
}
]
,{
"path" : "Serviceevaluation/Serviceevaluation",
"style" :
{
"onReachBottomDistance": 40, "onReachBottomDistance": 40,
"navigationBarTitleText": "服务评价", "navigationBarTitleText": "服务评价",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"onReachBottom": true "onReachBottom": true
} }
}, {
} "path": "evaluate/evaluate",
,{ "style": {
"path" : "evaluate/evaluate",
"style" :
{
"navigationBarTitleText": "评价", "navigationBarTitleText": "评价",
"onReachBottomDistance": 40, "onReachBottomDistance": 40,
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"onReachBottom": true "onReachBottom": true
} }
}, },
{ {
"path" : "myevaluation/myevaluation", "path": "myevaluation/myevaluation",
"style" : "style": {
{
"navigationBarTitleText": "我的评价", "navigationBarTitleText": "我的评价",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
} }
] ]
}, { }, {