Home.json 312 B

12345678910
  1. {
  2. "navigationBarTitleText": "自贡随手拍",
  3. "navigationBarTextStyle": "black",
  4. "navigationBarBackgroundColor": "#ffffff",
  5. "usingComponents": {
  6. "mode-base-home": "/pages/BaseTabBar/Home",
  7. "mode-care-home": "/pages/CareTabBar/Home",
  8. "drag-button": "/components/dragon-dragButton/index"
  9. }
  10. }