accountBalance.json 226 B

12345678
  1. {
  2. "navigationBarTitleText": "账户余额",
  3. "backgroundColor": "#f4f4f4",
  4. "usingComponents": {
  5. "all-right": "/pageC/mineComponent/allRight/allRight",
  6. "money-detail": "/pageC/mineComponent/moneyDetail/index"
  7. }
  8. }