my.json 167 B

1234567
  1. {
  2. "navigationBarTitleText": "我的",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "custom-tabbar": "../../components/custom-tabbar/custom-tabbar"
  6. }
  7. }