living.json 221 B

123456789
  1. {
  2. "navigationBarTitleText": "",
  3. "navigationBarTextStyle": "black",
  4. "enablePullDownRefresh": false,
  5. "navigationStyle": "custom",
  6. "usingComponents": {
  7. "three-item-swiper": "../../components/ThreeDSwiper"
  8. }
  9. }