index.json 242 B

12345678
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "My_DisplayItem": "/components/My_DisplayItem/index",
  5. "My_RoundedCornerButtonTabs": "/components/My_RoundedCornerButtonTabs/index",
  6. "CusTabBar": "/custom-tab-bar/index"
  7. }
  8. }