修改
This commit is contained in:
parent
3c6c78be5f
commit
6c587f7f67
23
pages.json
23
pages.json
@ -412,43 +412,26 @@
|
||||
}, {
|
||||
"path": "Serviceevaluation/Serviceevaluation",
|
||||
"style": {
|
||||
"navigationBarTitleText": "服务评价",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
]
|
||||
,{
|
||||
"path" : "Serviceevaluation/Serviceevaluation",
|
||||
"style" :
|
||||
{
|
||||
"onReachBottomDistance": 40,
|
||||
"navigationBarTitleText": "服务评价",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottom": true
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
}, {
|
||||
"path": "evaluate/evaluate",
|
||||
"style" :
|
||||
{
|
||||
"style": {
|
||||
"navigationBarTitleText": "评价",
|
||||
"onReachBottomDistance": 40,
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottom": true
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"path": "myevaluation/myevaluation",
|
||||
"style" :
|
||||
{
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的评价",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
]
|
||||
}, {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user