You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
227 B

  1. {
  2. "backgroundTextStyle": "light",
  3. "navigationBarBackgroundColor": "#52A0FD",
  4. "navigationBarTextStyle": "white",
  5. "navigationBarTitleText": "我的",
  6. "usingComponents": {
  7. "tab-bar": "/Components/tabbar/tabbar"
  8. }
  9. }