第一次提交
This commit is contained in:
61
pages.json
61
pages.json
@@ -92,6 +92,7 @@
|
||||
// }
|
||||
|
||||
// }
|
||||
|
||||
],
|
||||
"subPackages": [{
|
||||
"root": "salesRanking",
|
||||
@@ -330,6 +331,66 @@
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "oilAccount",
|
||||
"pages": [{
|
||||
"path" : "page/accountRecharge/index",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "账户充值",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "page/companyRecharge/index",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "公司充值",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "page/companyRecharge/details",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "油站公司充值详情",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "page/companyRecharge/add",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "油站公司充值",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "page/accountRecharge/details",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "油站账户充值详情",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "page/accountRecharge/add",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "油站账户充值(仅调回拨)",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user