增加分销充值功能
This commit is contained in:
15
pages.json
15
pages.json
@@ -98,7 +98,8 @@
|
||||
"pageId": "PAGES_PAY",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "支付"
|
||||
"navigationBarTitleText" : "分销",
|
||||
"navigationStyle" : "custom"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -629,7 +630,17 @@
|
||||
"navigationBarTitleText": "消费返现"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pageDistributionFlow",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_DISTRIBUTION_FLOW_CHARGE",
|
||||
"path": "charge",
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user