Staff.json 206 B

12345678
  1. {
  2. "usingComponents": {
  3. "custom-tab-bar": "/custom-tab-bar/index"
  4. },
  5. "navigationBarTitleText": "个人中心",
  6. "navigationBarBackgroundColor": "#ffffff",
  7. "navigationBarTextStyle": "black"
  8. }