pages_init.json 246 B

123456789101112
  1. {
  2. "pages": [
  3. {
  4. "path": "uni_modules/uni-openLocation/pages/openLocation/openLocation",
  5. "style": {
  6. "navigationBarTitleText": " ",
  7. "navigationStyle": "custom",
  8. "disableSwipeBack": false
  9. }
  10. }
  11. ]
  12. }