9.24
This commit is contained in:
parent
39e7310455
commit
713e06c1e5
@ -106,8 +106,13 @@
|
||||
{
|
||||
"path": "RechargeRecords/RechargeRecords",
|
||||
"style": {
|
||||
"navigationBarTitleText": "礼品卡兑换",
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "礼品卡兑换记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "giftExchange/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "礼品卡兑换"
|
||||
}
|
||||
},
|
||||
|
||||
@ -121,7 +126,7 @@
|
||||
{
|
||||
"path": "QRcode/QRcode",
|
||||
"style": {
|
||||
"navigationBarTitleText": "储值卡付款码"
|
||||
"navigationBarTitleText": "二维码"
|
||||
|
||||
}
|
||||
},
|
||||
@ -318,15 +323,14 @@
|
||||
{
|
||||
"path": "feedback/feedback",
|
||||
"style": {
|
||||
"navigationBarTitleText": "意见反馈",
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "意见反馈"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "myorder/myorder",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消费记录"
|
||||
|
||||
"navigationBarTitleText": "我的订单",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -362,6 +366,48 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "评价"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "fleetInfo/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "车队信息"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "fleetInfo/fund",
|
||||
"style": {
|
||||
"navigationBarTitleText": "资金明细"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "fleetMember/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "成员管理"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "fleetMember/member",
|
||||
"style": {
|
||||
"navigationBarTitleText": "成员信息"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "fleetMember/addMember",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增成员"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "fleetLimit/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "额度管理"
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@ -398,4 +444,4 @@
|
||||
"backgroundColor": "#F8F8F8"
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user