wallet.json 204 B

12345678
  1. {
  2. "navigationBarBackgroundColor": "#fe8464",
  3. "navigationBarTitleText": "我的钱包",
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "i-dialog": "../../components/dialog/index"
  7. }
  8. }