search.json 209 B

12345678
  1. {
  2. "enablePullDownRefresh": true,
  3. "navigationStyle": "custom",
  4. "navigationBarTitleText": "搜索",
  5. "usingComponents": {
  6. "uni-load-more": "/components/uni-load-more/uni-load-more"
  7. }
  8. }