Staff.json 212 B

12345678
  1. {
  2. "usingComponents": {
  3. "nav-tabar": "/components/shoping-tabbar/index"
  4. },
  5. "navigationBarTitleText": "个人中心",
  6. "navigationBarBackgroundColor": "#dbdbdb",
  7. "navigationBarTextStyle": "black"
  8. }