Commit f1ebc6b0 authored by tanjuanjuan's avatar tanjuanjuan

修改

parent 245e9d09
......@@ -9,25 +9,36 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "公积金"
"navigationBarTitleText": "公积金",
"enablePullDownRefresh":false
}
},
{
"path": "pages/map/map",
"style": {
"navigationBarTitleText": "公积金地图"
"navigationBarTitleText": "贵阳公积金中心地图",
"enablePullDownRefresh":false
}
},
{
"path": "pages/loan/loan",
"style": {
"navigationBarTitleText": "公积金贷款详情"
"navigationBarTitleText": "公积金贷款详情",
"enablePullDownRefresh":false
}
},
{
"path": "pages/list/list",
"style": {
"navigationBarTitleText": "公积金缴交明细"
"navigationBarTitleText": "账户变动明细",
"enablePullDownRefresh":false
}
},
{
"path": "pages/account/account",
"style": {
"navigationBarTitleText": "公积金账户信息",
"enablePullDownRefresh":false
}
}
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment