account.json 201 B

12345678
  1. {
  2. "navigationBarTitleText": "我的",
  3. "navigationBarBackgroundColor": "#AFDBF6",
  4. "navigationBarTextStyle": "black",
  5. "usingComponents": {
  6. "tabbar": "/components/tabbarComponent/tabbar"
  7. }
  8. }