search.json 164 B

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