recharge.json 198 B

12345678
  1. {
  2. "navigationBarTitleText": "余额转入",
  3. "navigationBarBackgroundColor": "#FB4248",
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "goodpay": "/component/goodpay/index"
  7. }
  8. }